Skip to content

Commit 07bdb7d

Browse files
committed
update future docs
1 parent 0a02e48 commit 07bdb7d

File tree

1 file changed

+25
-16
lines changed

1 file changed

+25
-16
lines changed

docs/possible-future.md

Lines changed: 25 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Possible Future
22

3-
“...Things that yet may be”
3+
> “...Things that yet may be”
4+
> - Galadriel
45
56
## Things to figure out
67

@@ -12,20 +13,26 @@
1213

1314
### Considerations of tools to add
1415

15-
- consider switching to alacritty eventually
16-
- consider adding marta config (e.g. <https://github.com/agenttank/dotfiles_macos/blob/main/marta/conf.marco>)
17-
- consider using just <https://github.com/casey/just> for non-js projects
18-
- janky borders <https://github.com/FelixKratz/JankyBorders>
19-
- hammerspoon for scripting <https://www.hammerspoon.org/>
20-
- eza <https://github.com/eza-community/eza>
21-
- nix package manager / nixos
22-
- nu shell <https://github.com/nushell/nushell> has some nice navigation features
23-
- yazi <https://github.com/sxyazi/yazi>
24-
- zed <https://zed.dev/q>
25-
- indent blank line colors <https://github.com/lukas-reineke/indent-blankline.nvim>
26-
- nvim better function folding <https://github.com/kevinhwang91/nvim-ufo>
27-
- <https://github.com/koekeishiya/skhd>
28-
- <https://github.com/nvbn/thefuck>
16+
- [ ] consider adding marta config (e.g. <https://github.com/agenttank/dotfiles_macos/blob/main/marta/conf.marco>)
17+
- [ ] consider using just <https://github.com/casey/just> for non-js projects
18+
- [ ] janky borders <https://github.com/FelixKratz/JankyBorders>
19+
- [ ] hammerspoon for scripting <https://www.hammerspoon.org/>
20+
- [ ] eza <https://github.com/eza-community/eza>
21+
- [ ] nix package manager / nixos
22+
- [ ] nu shell <https://github.com/nushell/nushell> has some nice navigation features
23+
- [ ] yazi <https://github.com/sxyazi/yazi>
24+
- [ ] zed <https://zed.dev/q>
25+
- [ ] indent blank line colors <https://github.com/lukas-reineke/indent-blankline.nvim>
26+
- [ ] nvim better function folding <https://github.com/kevinhwang91/nvim-ufo>
27+
- [ ] <https://github.com/koekeishiya/skhd>
28+
- [ ] <https://github.com/nvbn/thefuck>
29+
- [ ] https://github.com/tmux-plugins/tmux-yank
30+
- [ ] tmux open https://github.com/tmux-plugins/tmux-open
31+
- [ ] tmux copycat https://github.com/tmux-plugins/tmux-copycat
32+
- [ ] - with search => could solve the ghostty "no search" issue
33+
- [x] consider switching to alacritty eventually - landed on wezterm
34+
- [ ] presentations in terminal https://github.com/museslabs/kyma
35+
2936

3037
### Additional dotfile insipiration
3138

@@ -60,7 +67,6 @@ zsh-bat
6067

6168
plugin manager
6269
<https://github.com/zpm-zsh/zpm>
63-
6470
another plugin manager
6571
<https://github.com/marlonrichert/zsh-snap>
6672

@@ -125,6 +131,9 @@ Integrate jankyboarders <https://nikitabobko.github.io/AeroSpace/goodness#highli
125131

126132
<https://github.com/sxyazi/yazi>
127133

134+
fun animations to add
135+
https://github.com/toolleeo/awesome-cli-apps-in-a-csv#animation
136+
128137
## Nvim improvements
129138

130139
<https://github.com/gbprod/yanky.nvim>

0 commit comments

Comments
 (0)