You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
648 B
648 B
Dotfiles
These are the dotfiles I deploy on my machines. I manage them using Chezmoi.
Programs
- dmenu
- dwm
- exa
- mpv
- neovim
- neofetch
- nnn
- offpunk
- slstatus
- st
- sxiv
- xinit
- zsh
- xdotool
- vim plug
- newsboat
- weechat
- dictd
- 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