Skip to content

kadirc001/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

Screenshot 1 Screenshot 2

Welcome to my customized Linux environment built around Arch Linux, featuring various tools and configurations tailored to my workflow.

Distribution

Components

Installation

Caution

The configurations provided here are highly personalized. Ensure you understand each change before applying them to your system. Use at your own risk!

Steps to Install

  1. Clone the repository:
    git clone https://github.com/kadirc001/dotfiles
  2. Backup your existing dotfiles (if any):
    mv ~/.config ~/.config.bak
    mv ~/.zshrc ~/.zshrc.bak
  3. Move the cloned repository to your home directory:
    mv dotfiles/.config ~/.config
    mv dotfiles/.zshrc ~/.zshrc
  4. Install required applications: For Arch Linux
    yay -S kitty librewolf-bin zsh waybar mako wofi neovim dolphin vlc fastfetch hyprlock hyprpaper hyprshot btop fzf zoxide zinit starship kvantum nwg-look ttf-jetbrains-mono ttf-jetbrains-mono-nerd pavucontrol
  5. Restart your computer to apply changes (or logout & login):
    reboot

Theme