dotfiles
Go to file
George Rawlinson d77440d0aa Update makefile + readme, also add wallpapers 2016-10-23 18:00:18 +13:00
git/.config/git Use GNU Stow instead of bash scripts 2016-10-23 17:18:46 +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 Use GNU Stow instead of bash scripts 2016-10-23 17:18:46 +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
urxvt Use GNU Stow instead of bash scripts 2016-10-23 17:18:46 +13:00
wallpapers/Pictures/Wallpapers Update makefile + readme, also add wallpapers 2016-10-23 18:00:18 +13:00
zsh Use GNU Stow instead of bash scripts 2016-10-23 17:18:46 +13:00
LICENSE.md Update license year 2016-10-21 15:51:57 +13:00
Makefile Update makefile + readme, also add wallpapers 2016-10-23 18:00:18 +13:00
README.md Update makefile + readme, also add wallpapers 2016-10-23 18:00:18 +13:00
SOFTWARE.md Update software list 2016-10-21 15:54:53 +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.

LICENSE

The MIT License (MIT)