Commit graph

12 commits

Author SHA1 Message Date
Sergio Laín
6772cbd166
♻️ refactor(fish): repos script
- better performance by using find instead of fd
- detect if your inside kitty, zellij or none
2024-04-09 21:16:59 +02:00
Sergio Laín
6f4527d15d
🚀 perf(fish): change logic of the repos command to just search in the repos folder with an exact depth without searching for a git folder
as I always have repos, i dont have to worry about it, but if you do, make sure to uncomment the
line of the previous command and comment this new one
2024-01-11 10:17:07 +01:00
Sergio Laín
0fa96db0da
🚀 perf(fish): added min and max depth for the repos function 2023-12-12 11:36:13 +01:00
Sergio Laín
f862378fac
♻️ refactor(fish): repos function now shows a preview with fzf before you choose a repo 2023-12-10 13:30:36 +01:00
Sergio Laín
ed44c10f8b
⚙️ config(fish): added eza as a final command at the repos function 2023-12-10 00:04:49 +01:00
Sergio Laín
f0ab903b46
feat(fish): added onefetch to the repos function 2023-11-27 10:04:58 +01:00
Sergio Laín
782602667b
🚀 perf(fish): changed logic of repos script and now is faster 2023-11-18 18:13:20 +01:00
Sergio Laín
dc7f605c8f
feat(hypr): added repos keybinding 2023-11-12 20:24:58 +01:00
Sergio Laín
93b1a46cdd
♻️ refactor(fish): repos function 2023-11-08 12:40:07 +01:00
Sergio Laín
24fb458ba8
Use sd and ripgrep for some fish functions. Changed fish functions to repaint the command line as well 2023-09-17 12:13:02 +02:00
Sergio Laín
7500949158 Changed the fish functions to working with my directorios and repos 2023-09-09 20:41:22 +02:00
Sergio Laín
9c92b26369
Fish restructure: aliases are now in functions, change in existing functions as well as new variables and cleaning for config.fish 2023-08-30 20:04:34 +02:00
Renamed from .config/fish/functions/fzf_git.fish (Browse further)