dotfiles
bin/bin | ||
darktable/.config/darktable/styles | ||
git/.config/git | ||
gnupg/.gnupg | ||
lftp | ||
mpd/.config/mpd | ||
mpv/.config/mpv | ||
ncmpcpp/.config/ncmpcpp | ||
npm/.config/npm | ||
nvim/.config/nvim | ||
ssh/.ssh | ||
sway/.config | ||
system/etc | ||
termite/.config/termite | ||
tmux/.config/tmux | ||
wallpapers/Pictures/Wallpapers | ||
weechat/.config/weechat | ||
zsh | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
SOFTWARE.md |
dotfiles & system setup
bin > helpful shell scripts
git > global git config & aliases
gnupg > utilise gpg-agent for pgp crypto
lftp > sftp management
mail > mail config - mutt/mbsync/notmuch
mpd > music player daemon config
mpv > who needs vlc? minimal video player
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
system > linux-specific system configuration
termite > terminal colours & keyboard settings
tmux > tmux config
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)