dotfiles
Go to file
George Rawlinson a0f4ffbbc3 Replace urxvt with termite due to incorrect font rendering 2016-11-07 15:32:44 +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
mail Add mail config - mutt & mbsync 2016-11-07 15:27:14 +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 config - weechat/zsh/nvim 2016-11-01 20:25:58 +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
termite/.config/termite Replace urxvt with termite due to incorrect font rendering 2016-11-07 15:32:44 +13:00
tmux/.config/tmux Update tmux config, enable expandtab in nvim 2016-10-31 10:21:51 +13:00
wallpapers/Pictures/Wallpapers Update makefile + readme, also add wallpapers 2016-10-23 18:00:18 +13:00
weechat/.config/weechat Update config - weechat/zsh/nvim 2016-11-01 20:25:58 +13:00
zsh Replace urxvt with termite due to incorrect font rendering 2016-11-07 15:32:44 +13:00
LICENSE.md Update license year 2016-10-21 15:51:57 +13:00
Makefile Replace urxvt with termite due to incorrect font rendering 2016-11-07 15:32:44 +13:00
README.md Replace urxvt with termite due to incorrect font rendering 2016-11-07 15:32:44 +13:00
SOFTWARE.md Add mail config - mutt & mbsync 2016-11-07 15:27:14 +13:00

README.md

dotfiles & system setup

bin            > helpful shell scripts
git            > global git config & aliases
lftp           > sftp management
mail           > mail config - mutt/mbsync
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
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)