1
0
Fork 0

minor updates

This commit is contained in:
Luca Bilke 2024-01-30 01:36:46 +01:00
parent f20f5174c7
commit cb91218c3b
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Basic vars # Basic vars
set ratios 1:2:6 set ratios 1:2:5
set shellopts '-eu' set shellopts '-eu'
set ifs "\n" set ifs "\n"
set findlen 1 set findlen 1

View File

@ -1,3 +1,4 @@
- [ ] [Simplify dotfile management](https://www.atlassian.com/git/tutorials/dotfiles) - [ ] [Simplify dotfile management](https://www.atlassian.com/git/tutorials/dotfiles)
- [ ] Refactor Neovim config - [ ] Refactor Neovim config
- [ ] Plumbing script! something to handle URLs, filepaths, and other stuff - [ ] Plumbing script! something to handle URLs, filepaths, and other stuff
- [ ] TMUX w/ Sixel support