My OpenBSD configuration files
| .config | Removed nsxiv (repository at https://codeberg.org/jtbx/nsxiv ) | |
| .gitignore | Added sound+screenshot keybinds to dwm | |
| .xsession | Import | |
| LICENCE | . | |
| Makefile | Migrate neovim dotfiles to Lua | |
| README.md | "Re-brand" README | |
ricepuffs
My OpenBSD configuration files. Formerly openrice.
ricepuffs = rice + pufferfish
Install them with:
doas make install
Or select an individual configuration file or program:
doas make dwm # for dwm
doas make neovim # for neovim, requires vim-plug
Available targets:
install: perform all of the belowdwm: dynamic window managerst: simple terminaldmenu: dynamic menunsxiv: neo simple X image viewerxsession: ~/.xsessionneovim: ~/.config/nvim/* (requires packer)packer: packer.nvimneofetch: ~/.config/neofetch/config.conf
Licence
The builds of dwm, st, dmenu and nsxiv in this repository are licensed under the GNU General Public Licence version 2 only.