dotfiles
Go to file
George Rawlinson d459ad1657 Add photo scripts 2016-11-15 13:03:48 +13:00
bin/bin Add photo scripts 2016-11-15 13:03:48 +13:00
darktable/.config/darktable Update darktable config 2016-11-13 14:50:47 +13:00
git/.config/git Update git config 2016-10-24 09:34:16 +13:00
gnupg/.gnupg Update readme & add gnupg 2016-11-09 14:01:06 +13:00
lftp Use GNU Stow instead of bash scripts 2016-10-23 17:18:46 +13:00
mail Add tag related macros & ability to read text/html attachments 2016-11-09 13:57:31 +13:00
mpd/.config/mpd Update music directory 2016-11-13 14:53:17 +13:00
mpv/.config/mpv Add mpd systemd service files, mpv config and minor weechat colouring 2016-11-07 15:35:26 +13:00
ncmpcpp/.config/ncmpcpp Update music directory 2016-11-13 14:53:17 +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
system/etc Update readme & add gnupg 2016-11-09 14:01:06 +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 to show prefix highlighting 2016-11-13 15:02:34 +13:00
wallpapers/Pictures/Wallpapers Update makefile + readme, also add wallpapers 2016-10-23 18:00:18 +13:00
weechat/.config/weechat Add mpd systemd service files, mpv config and minor weechat colouring 2016-11-07 15:35:26 +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 Update readme & add gnupg 2016-11-09 14:01:06 +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
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.

Look at Makefile, or use GNU Stow directly.

Further Reading

LICENSE

The MIT License (MIT)