Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 447 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 447 Bytes

Javyre/etc

To link and generate the files to the proper places:

./make

For other options:

./make -h

Notes

  • tmux-256color terminfo needs to be installed from the ncurses-term package in void. (ncurses-base doesn't contain tmux's definition) Bash will break in tmux if this is missing.

  • $XDG_CONFIG_HOME is semi-hardcoded in the configs for now. Run a quick rg \.local/etc to get an idea of it.