https://github.com/alexhallam/debian10_suckless
My minimal debian suckless dotfiles
https://github.com/alexhallam/debian10_suckless
Last synced: 6 months ago
JSON representation
My minimal debian suckless dotfiles
- Host: GitHub
- URL: https://github.com/alexhallam/debian10_suckless
- Owner: alexhallam
- Created: 2019-10-20T03:44:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-27T15:55:31.000Z (almost 6 years ago)
- Last Synced: 2025-02-15T21:44:32.566Z (8 months ago)
- Language: Vim script
- Size: 16.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles for a minimal suckless build on Debian 10
The main suckless tools used are `st` and `dwm`.

### Instructions
```
git clonecd dotfiles
stow bashrc nvim tmux mpd ncmpcpp xsession bashrc
sudo apt-get install nvim tmux mpd ncmpcpp
clone my st and dwm builds
```# Other things to do when setting up a new OS
- [ ] `sudo apt-get install neovim` https://github.com/neovim/neovim/wiki/Installing-Neovim
- [ ] vim-plug https://github.com/junegunn/vim-plug