dotfiles
 
 
 
Go to file
George Rawlinson f2a5e69a7d style(colours): switch to solarized 2017-08-12 16:34:06 +12:00
arch-linux/.config/pacaur Add pacaur config 2017-04-04 15:13:30 +12:00
bin/bin Add photo scripts 2016-11-15 13:03:48 +13:00
darktable/.config/darktable/styles refactor(darktable): update t3mujinpack to reflect upstream changes 2017-05-16 07:28:09 +12: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 docs(mpv): revert to fullscreen by default & drop ontop flag 2017-05-16 07:07:07 +12:00
ncmpcpp/.config/ncmpcpp Update music directory 2016-11-13 14:53:17 +13:00
npm/.config/npm docs(npm): add default init parameters 2017-05-14 17:58:27 +12:00
nvim/.config/nvim style(colours): switch to solarized 2017-08-12 16:34:06 +12: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 style(colours): switch to solarized 2017-08-12 16:34:06 +12:00
tmux/.config/tmux Modify integration of urlview & zsh completions 2016-11-22 09:47:18 +13:00
wallpapers/Pictures/Wallpapers Refactor wallpapers by image resolution 2017-03-20 18:35:27 +13:00
weechat/.config/weechat docs(weechat): update config for 1.8.0 2017-05-14 17:55:47 +12:00
zsh docs(zsh): include omz plugins 2017-05-16 07:09:57 +12: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 Start phasing out makefiles. Update zshrc 2017-03-26 17:04:52 +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 using GNU Stow.

Further Reading

LICENSE

The MIT License (MIT)