An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# dotfiles for a minimal suckless build on Debian 10

The main suckless tools used are `st` and `dwm`.

![screenshots](screenshots/pic.png)

### Instructions

```
git clone

cd 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