blob: 5ef4e06e0ff472b1762976a82de7967b3bdcb7b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# dotfiles
This is my main dotfiles repo, though not all components are here. Namely:
- [`nvim-setup`](https://github.com/pml68/nvim-setup): my Neovim configuration
- [`suckless-setup`](https://git.sr.ht/~pml68/suckless-setup): my suckless desktop setup (dwm, dmenu, slstatus, st & fetcha)
## Usage
GNU Stow and Git are required. To install, simply run `make install`. To remove the created symlinks, run `make uninstall`.
### tmux
`make install` will download tmux plugin manager, but to install all plugins in the configuration you must start `tmux` and press `C-a I`.
|