1
0
Fork
You've already forked ricepuffs
0
My OpenBSD configuration files
  • C 91.8%
  • Roff 4.4%
  • Makefile 2.5%
  • Lua 1.2%
Find a file
2022年12月03日 17:19:06 +13:00
.config Removed nsxiv (repository at https://codeberg.org/jtbx/nsxiv ) 2022年12月03日 17:19:06 +13:00
.gitignore Added sound+screenshot keybinds to dwm 2022年08月02日 07:13:40 +12:00
.xsession Import 2022年08月01日 17:20:45 +12:00
LICENCE . 2022年08月01日 07:21:51 +02:00
Makefile Migrate neovim dotfiles to Lua 2022年12月03日 17:15:25 +13:00
README.md "Re-brand" README 2022年12月03日 03:55:00 +00:00

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 below
  • dwm: dynamic window manager
  • st: simple terminal
  • dmenu: dynamic menu
  • nsxiv: neo simple X image viewer
  • xsession: ~/.xsession
  • neovim: ~/.config/nvim/* (requires packer)
  • packer: packer.nvim
  • neofetch: ~/.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.