dotfiles/README.md

24 lines
632 B
Markdown

# dotfiles & system setup
```shell
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](LICENSE.md))