|
1 | 1 | # Possible Future |
2 | 2 |
|
3 | | -“...Things that yet may be” |
| 3 | +> “...Things that yet may be” |
| 4 | +> - Galadriel |
4 | 5 |
|
5 | 6 | ## Things to figure out |
6 | 7 |
|
|
12 | 13 |
|
13 | 14 | ### Considerations of tools to add |
14 | 15 |
|
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 | + |
29 | 36 |
|
30 | 37 | ### Additional dotfile insipiration |
31 | 38 |
|
@@ -60,7 +67,6 @@ zsh-bat |
60 | 67 |
|
61 | 68 | plugin manager |
62 | 69 | <https://github.com/zpm-zsh/zpm> |
63 | | - |
64 | 70 | another plugin manager |
65 | 71 | <https://github.com/marlonrichert/zsh-snap> |
66 | 72 |
|
@@ -125,6 +131,9 @@ Integrate jankyboarders <https://nikitabobko.github.io/AeroSpace/goodness#highli |
125 | 131 |
|
126 | 132 | <https://github.com/sxyazi/yazi> |
127 | 133 |
|
| 134 | +fun animations to add |
| 135 | +https://github.com/toolleeo/awesome-cli-apps-in-a-csv#animation |
| 136 | + |
128 | 137 | ## Nvim improvements |
129 | 138 |
|
130 | 139 | <https://github.com/gbprod/yanky.nvim> |
|
0 commit comments