Commit graph

68 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
e07bf2d66c
🗑️ remove(fish): nvm plugin 2024-04-04 13:36:06 +02:00
Sergio Laín
7e01e0d7d2
feat(fish): add new function to apply permissions for an executable 2024-02-17 01:46:11 +01:00
Sergio Laín
5afd5a85d1
feat(fish): add function to open nvim with the clean flag 2024-02-04 14:59:09 +01:00
Sergio Laín
8a23b8b373
feat(vscodium): a bunch of new bindings 2024-01-17 12:02:58 +01: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
2d5c2ecc36
feat(fish): function to copy the global rules to current directory 2024-01-07 19:18:24 +01:00
Sergio Laín
bdc6d296d7
feat(fish): added nvm plugin 2024-01-06 21:00:43 +01:00
Sergio Laín
5744131e15
🗑️ remove(fish): bat alias function 2023-12-22 18:16:49 +01:00
Sergio Laín
6b4ded5b1e
feat(fish): sudo alias function 2023-12-22 18:16:33 +01:00
Sergio Laín
8e873456b3
🐛 fix(fish): dots function not showing results when outside $HOME 2023-12-16 17:15:40 +01:00
Sergio Laín
5b8241c4cd
📁 files(fish): add fish_gretting function 2023-12-14 00:09:24 +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
1bd66ca7e6
♻️ refactor(fish): cl is now a function for clear instead of cd and ls 2023-12-11 23:04:11 +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
ae5f09e437
💄 style(fish): deleted white space in all the functions 2023-12-10 00:05:51 +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
ce592dcd43
feat(fish): added new functions for zoxide-eza and zoxide-neovim 2023-12-09 23:40:31 +01:00
Sergio Laín
22e75c5e76
📁 files(fish): changed bat functions to use the initial b instead of c for cat 2023-12-09 23:39:07 +01:00
Sergio Laín
29edd7b14e
♻️ refactor(fish): changed bat alias function from cat to ct and added a new with the pager enabled 2023-12-09 02:10:08 +01:00
Sergio Laín
98d68099a9
📁 files(fish): changed names of some alias functions for bob 2023-12-07 14:42:23 +01:00
Sergio Laín
fb9af295e0
feat(fish): yazi wrapper for exiting on the current dir 2023-12-07 14:07:34 +01:00
Sergio Laín
1ee0f0e664
⚙️ config(fish): changed alias for zoxide to c instead of cd 2023-12-07 14:06:24 +01:00
Sergio Laín
22fedfbddf
feat(fish): added new functions (alias) for bob
also included catppuccin themes from the latest installation with fisher
2023-12-01 00:06:41 +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
be99c89560
🚀 perf(tgpt): use multiline instead of interactive 2023-11-24 13:03:46 +01:00
Sergio Laín
eb6e2de3b8
feat(nvim): added bob, a neovim version manager 2023-11-20 00:28:32 +01:00
Sergio Laín
b3f34fe419
🗑️ remove(zellij): config deleted 2023-11-19 00:37:14 +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
2119c2e5f5
feat(fish): new functions for npm management 2023-11-16 17:22:56 +01:00
Sergio Laín
dc7f605c8f
feat(hypr): added repos keybinding 2023-11-12 20:24:58 +01:00
Sergio Laín
0b7eaefe11
feat(bindings): kitty and fish bindings for file explorers (GUI and TUI) 2023-11-11 12:32:25 +01:00
Sergio Laín
93b1a46cdd
♻️ refactor(fish): repos function 2023-11-08 12:40:07 +01:00
Sergio Laín
72ca1c0dbc
feat(fish): new functions
yazi and topgrade
2023-11-03 11:30:26 +01:00
Sergio Laín
24ecf6ac67
♻️ refactor(fish): bindings 2023-11-02 09:51:55 +01:00
Sergio Laín
091f25a184
🚀 perf(fish): changed abbr to function 2023-10-31 00:00:10 +01:00
Sergio Laín
7e55ac70be
📁 files(README): added READMEs and title image for nearly every app config dir 2023-10-28 23:41:00 +02:00
Sergio Laín
1403d8f8b2
♻️ refactor(fish): new, rename and deletion of functions 2023-10-28 15:18:52 +02:00
Sergio Laín
43e1f9bdb2
🗑️ remove(fish): yadm functions in favor of abbr and git aliases 2023-10-28 00:33:08 +02:00
Sergio Laín
ce2a9fca53
feat(zellij): zellij runner, changes to the new tab template as well as new status bar plugin 2023-10-16 12:44:10 +02:00
Sergio Laín
122da8910d
feat(fish): vim mode enabled 2023-10-13 14:41:42 +02:00
Sergio Laín
3799ea855f
feat(fish): projectdo plugin 2023-10-11 12:37:33 +02:00
Sergio Laín
db9d40a5ea
feat(fish): new function names 2023-10-11 12:36:35 +02:00
Sergio Laín
167934ecc8
🗑️ remove(fish): unused functions 2023-10-11 12:35:48 +02:00
Sergio Laín
cc196c89e9
feat(fish): abbrevation tips plugin installed 2023-10-11 11:21:56 +02:00
Sergio Laín
046a592695
feat(fish): new ip alias 2023-10-04 20:37:41 +02:00
Sergio Laín
5ec5c706cd
fish functions 2023-09-24 21:22:46 +02:00
Sergio Laín
99b2c9ee92
Fzf for fish changed, lazygit new bind for commitizen and change .gitconfig to use nvimmerge 2023-09-22 12:54:05 +02:00
Sergio Laín
91be9ef6a9
Yadm aliases because im lazy af. Added hyprland binds to resize windows 2023-09-18 10:59:18 +02:00
Sergio Laín
bfcf4fb299
New nvim plugins, and change of maps. Added new maps on hypr for more vim like binds. Also added thefuck to fish 2023-09-17 14:45:15 +02:00