dotfiles
Go to file
George Rawlinson f1284412e4 Add tmux configuration 2016-10-29 18:09:40 +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
npm/.config/npm Use GNU Stow instead of bash scripts 2016-10-23 17:18:46 +13:00
nvim/.config/nvim Add tmux configuration 2016-10-29 18:09:40 +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 Add tmux configuration 2016-10-29 18:09:40 +13:00
urxvt Add tmux configuration 2016-10-29 18:09:40 +13:00
wallpapers/Pictures/Wallpapers Update makefile + readme, also add wallpapers 2016-10-23 18:00:18 +13:00
zsh Add tmux configuration 2016-10-29 18:09:40 +13:00
LICENSE.md Update license year 2016-10-21 15:51:57 +13:00
Makefile Add tmux configuration 2016-10-29 18:09:40 +13:00
README.md Change git clone method from SSH to HTTPS & update readme 2016-10-23 20:09:43 +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
npm            > npm configuration (ha ha)
nvim           > neovim config & plugins
ssh            > safe-ish ssh config
sway           > minimal tiling wm for naughty computers
urxvt          > terminal colours & keyboard settings
wallpapers     > system wallpapers
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)