Skip to content

vs-abhinav-dev/Arch_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My personal configuration files for Arch Linux, managed with GNU Stow.

Setup

Clone the repository:

git clone https://github.com/Abhinav-VS21/Arch_config ~/dotfiles
cd ~/dotfiles

Install stow:

sudo pacman -S stow

Stow configurations:

stow bash-script
stow dunst
stow i3
stow kitty
stow picom
stow polybar
stow zsh
stow gitconfig

Structure

Each directory matches the target structure under $HOME.

Example:

bash-script/
dunst/
  └── .config/dunst/
i3/
  └── .config/i3/
kitty/
  └── .config/kitty/
picom/
  └── .config/picom/
polybar/
  └── .config/polybar/
zsh/
  └── .zshrc
.gitconfig

Notes

  • Always run stow from inside the dotfiles directory.
  • Backup existing configs if necessary.
  • To remove symlinks:
    stow -D <module>

TODO

  • automating this whole setup

About

its a backup for my arch configs using stow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages