minor updates
This commit is contained in:
parent
f20f5174c7
commit
cb91218c3b
|
@ -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
|
||||||
|
|
1
TODO.md
1
TODO.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue