dotfiles
bin/bin | ||
git/.config/git | ||
lftp | ||
mpd/.config/mpd | ||
ncmpcpp/.config/ncmpcpp | ||
npm/.config/npm | ||
nvim/.config/nvim | ||
ssh/.ssh | ||
sway/.config | ||
tmux/.config/tmux | ||
urxvt | ||
wallpapers/Pictures/Wallpapers | ||
weechat/.config/weechat | ||
zsh | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
SOFTWARE.md |
dotfiles & system setup
git > global git config & aliases
lftp > sftp management
mail > mail config - mutt/mbsync
mpd > music player daemon config
ncmpcpp > ncurses mpc++ ui/colour settings & playlists
npm > npm configuration (ha ha)
nvim > neovim config & plugins
ssh > safe-ish ssh config
sway > minimal tiling wm for naughty computers
tmux > tmux config
urxvt > terminal colours & keyboard settings
wallpapers > system wallpapers
weechat > irc client ui/colour configuration
zsh > shell, aliases and cool stuff
git clone https://github.com/grawlinson/dotfiles.git ~/.dotfiles
Clone repository, then setup as desired.
Look at Makefile, or use GNU Stow directly.
Further Reading
LICENSE
The MIT License (MIT)