dotfiles
Go to file
George Rawlinson 4d3110324d Start adding shell scripts 2016-11-01 17:46:15 +13:00
bin/bin Start adding shell scripts 2016-11-01 17:46:15 +13:00
git/.config/git Update git config 2016-10-24 09:34:16 +13:00
lftp Use GNU Stow instead of bash scripts 2016-10-23 17:18:46 +13:00
mpd/.config/mpd Add mpd and ncmpcpp config 2016-11-01 10:51:04 +13:00
ncmpcpp/.config/ncmpcpp Add mpd and ncmpcpp config 2016-11-01 10:51:04 +13:00
npm/.config/npm Use GNU Stow instead of bash scripts 2016-10-23 17:18:46 +13:00
nvim/.config/nvim Update urxvt/nvim to work with powerline fonts 2016-11-01 17:45:56 +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
tmux/.config/tmux Update tmux config, enable expandtab in nvim 2016-10-31 10:21:51 +13:00
urxvt Update urxvt/nvim to work with powerline fonts 2016-11-01 17:45:56 +13:00
wallpapers/Pictures/Wallpapers Update makefile + readme, also add wallpapers 2016-10-23 18:00:18 +13:00
weechat/.config/weechat Add weechat configuration 2016-11-01 15:25:24 +13:00
zsh Add weechat configuration 2016-11-01 15:25:24 +13:00
LICENSE.md Update license year 2016-10-21 15:51:57 +13:00
Makefile Add weechat configuration 2016-11-01 15:25:24 +13:00
README.md Add weechat configuration 2016-11-01 15:25:24 +13:00
SOFTWARE.md Add tmux configuration 2016-10-29 18:09:40 +13:00

README.md

dotfiles & system setup

git            > global git config & aliases
lftp           > sftp management
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 git@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)