dotfiles
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
George Rawlinson 4d3110324d
Start adding shell scripts
6 years ago
bin/bin Start adding shell scripts 6 years ago
git/.config/git Update git config 7 years ago
lftp Use GNU Stow instead of bash scripts 7 years ago
mpd/.config/mpd Add mpd and ncmpcpp config 6 years ago
ncmpcpp/.config/ncmpcpp Add mpd and ncmpcpp config 6 years ago
npm/.config/npm Use GNU Stow instead of bash scripts 7 years ago
nvim/.config/nvim Update urxvt/nvim to work with powerline fonts 6 years ago
ssh/.ssh Use GNU Stow instead of bash scripts 7 years ago
sway/.config Use GNU Stow instead of bash scripts 7 years ago
tmux/.config/tmux Update tmux config, enable expandtab in nvim 6 years ago
urxvt Update urxvt/nvim to work with powerline fonts 6 years ago
wallpapers/Pictures/Wallpapers Update makefile + readme, also add wallpapers 7 years ago
weechat/.config/weechat Add weechat configuration 6 years ago
zsh Add weechat configuration 6 years ago
LICENSE.md Update license year 7 years ago
Makefile Add weechat configuration 6 years ago
README.md Add weechat configuration 6 years ago
SOFTWARE.md Add tmux configuration 7 years ago

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)