You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 days ago | |
---|---|---|
private_dot_config | 5 days ago | |
private_dot_local | 1 month ago | |
.chezmoiignore | 5 months ago | |
README.md | 2 months ago | |
symlink_dot_xinitrc | 3 months ago |
README.md
Dotfiles
These are the dotfiles I deploy on my machines. I manage them using Chezmoi.
Programs
- dmenu
- dwm
- exa
- mpv
- neovim
- slstatus
- st
- sxiv
- xinit
- zsh
- xdotool
- vim plug
- newsboat
- weechat
- mpd
- ncmpcpp
All configuration files reside in ~/.config
, with a few exceptions.
Deploying
Install Chezmoi for your distribution, I personally recommend Arch Linux, but they should work for any Linux distribution.
$ chezmoi init --apply https://git.altesq.net/evenfire/dotfiles.git
# echo 'export ZDOTDIR="$HOME"/.config/zsh' > /etc/zsh/zshenv