dotfiles
Go to file
George Rawlinson bdde91956a Update lftp config to reflect v4.7.6 changes 2017-02-20 13:15:36 +13:00
bin/bin Add photo scripts 2016-11-15 13:03:48 +13:00
darktable/.config/darktable/styles Update darktable styles to reflect upstream changes 2017-01-15 10:58:14 +13:00
git/.config/git Update git & nvim config 2016-11-22 09:51:48 +13:00
gnupg/.gnupg Update GPG config 2016-12-21 17:59:17 +13:00
lftp Update lftp config to reflect v4.7.6 changes 2017-02-20 13:15:36 +13:00
mail Forgot to update mutt mailboxes 2017-01-13 17:17:41 +13:00
mpd/.config/mpd Remove Desert Sessions from playlist 2017-01-13 17:18:22 +13:00
mpv/.config/mpv Revert mpv layout to box 2016-11-22 09:49:51 +13:00
ncmpcpp/.config/ncmpcpp Update music directory 2016-11-13 14:53:17 +13:00
npm/.config/npm Use GNU Stow instead of bash scripts 2016-10-23 17:18:46 +13:00
nvim/.config/nvim Add ansible-vim plugin 2017-02-20 13:01:57 +13:00
ssh/.ssh Use GNU Stow instead of bash scripts 2016-10-23 17:18:46 +13:00
sway/.config Use GNU Stow instead of bash scripts 2016-10-23 17:18:46 +13:00
system/etc Add detailed package info to pacman.conf 2016-12-18 19:41:18 +13:00
termite/.config/termite Update Termite colours 2017-01-08 20:20:36 +13:00
tmux/.config/tmux Modify integration of urlview & zsh completions 2016-11-22 09:47:18 +13:00
wallpapers/Pictures/Wallpapers Update makefile + readme, also add wallpapers 2016-10-23 18:00:18 +13:00
weechat/.config/weechat Add mozilla irc server to weechat config 2017-02-20 12:58:13 +13:00
zsh Update xdg dirs in zsh's npm config 2017-02-20 13:00:41 +13:00
LICENSE.md Bump license year 2017-01-08 20:19:06 +13:00
Makefile Modify integration of urlview & zsh completions 2016-11-22 09:47:18 +13:00
README.md Update readme & add gnupg 2016-11-09 14:01:06 +13:00
SOFTWARE.md Add PHP Code Sniffer 2017-01-13 10:09:52 +13:00

README.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)