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.
|
2 months ago | |
---|---|---|
alacritty/.config/alacritty | 1 year ago | |
archlinux | 2 months ago | |
bin/bin | 6 years ago | |
darktable/.config/darktable/styles | 6 years ago | |
git/.config/git | 2 months ago | |
gnupg/.gnupg | 12 months ago | |
lftp | 6 years ago | |
2 years ago | ||
mpv/.config/mpv | 5 years ago | |
music/.config | 5 years ago | |
npm/.config/npm | 6 years ago | |
nvim/.config/nvim | 2 months ago | |
ssh/.ssh | 4 years ago | |
sway/.config | 7 years ago | |
termite/.config/termite | 6 years ago | |
tmux/.config/tmux | 1 year ago | |
weechat/.config/weechat | 3 years ago | |
zsh/.config/zsh | 2 months ago | |
.gitignore | 5 years ago | |
LICENSE | 3 years ago | |
README.md | 11 months ago |
README.md
dotfiles
alacritty > yet another terminal emulator
archlinux > just makepkg.conf for now
bin > helpful shell scripts
darktable > mostly just filters
git > global git config & aliases
gnupg > utilise gpg-agent for pgp crypto
lftp > sftp management
mail > mail config - mutt/mbsync/notmuch
mpv > who needs vlc? minimal video player
music > music config - mpd, ncmpcpp, beets
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
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 using GNU Stow.
I prefer using the --no-folding
flag with stow
.
Caveats
These dotfiles assume the computer is set up in a specific way. I recommend using Ansible or other tools (Chef, Puppet, etc) to automatically provision your computer the way you like it.
Further Reading
- Using GNU Stow to manage your dotfiles
- Mozilla OpenSSH security guidelines
- Good read on securing OpenSSH
LICENSE
The MIT License (MIT)