Commit graph

94 commits

Author SHA1 Message Date
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
1c4005ae34
feat(system): shell-color-scripts are now local instead of beign from a pacman package 2023-12-11 21:07:07 +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
bf0be58a9e
🎨 ux(fish): added rounded border to fzf window 2023-12-09 18:06:49 +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
885acc5a5d
feat(fd): added config 2023-12-09 00:27:40 +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
aa0c0ea9f2
🔧 chore(nvim): plugin updates 2023-12-04 00:34:10 +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
dcc938cc78
⬆️ deps(fish): changed catppuccin with fisher install instead of manual 2023-11-29 13:17:48 +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
e98fb11105
🔧 chore(fish): variable update 2023-11-24 00:19:53 +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
cb06825de9
🗑️ remove(fish): gretting at the start of the shell 2023-11-15 13:01:08 +01:00
Sergio Laín
213cc66445
🔧 chore(fish): variable updates 2023-11-12 23:25:33 +01:00
Sergio Laín
dc7f605c8f
feat(hypr): added repos keybinding 2023-11-12 20:24:58 +01:00
Sergio Laín
ef2b9b6b49
🔧 chore(fish): variable updates 2023-11-11 18:16:23 +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
1081ce2789
🔧 chore(nvim): plugin updates 2023-11-02 12:55:37 +01:00
Sergio Laín
24ecf6ac67
♻️ refactor(fish): bindings 2023-11-02 09:51:55 +01:00
Sergio Laín
59ba135d21
🔧 chore(nvim): plugin updates 2023-10-31 13:47:14 +01:00
Sergio Laín
091f25a184
🚀 perf(fish): changed abbr to function 2023-10-31 00:00:10 +01:00
Sergio Laín
8bbc2050a8
feat(fish): copy bind for fzf 2023-10-29 23:48:54 +01:00
Sergio Laín
7836dcb98e
💬 comments(fish): variables 2023-10-29 23:11:58 +01:00
Sergio Laín
71716495c8
🔧 chore(fish): variable updates 2023-10-29 23:08:45 +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
33ca91ae1c
📁 files(docs): changed structure of images for the READMEs 2023-10-28 18:26:50 +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
4f399154a7
🔧 chore(fish): variable updates 2023-10-28 15:16:36 +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
fe88d487f9
🔧 chore(fish): plugin updates 2023-10-28 00:25:25 +02:00
Sergio Laín
0bd66e34e2
feat(pacseek): added a pacman/yay ui for searching packages 2023-10-27 14:39:32 +02:00
Sergio Laín
1134afad7d
feat(fish): yadm abbreviation for the shell 2023-10-27 12:45:37 +02:00
Sergio Laín
dd31108937
📁 files(starship): moved config from .config/ folder to own folder at .config/starship/ 2023-10-27 12:06:28 +02:00
Sergio Laín
b44dd2eaab
🔧 chore(fish): done plugin update 2023-10-24 00:17:28 +02:00