Commit graph

205 commits

Author SHA1 Message Date
Sergio Laín
26f57a47ea
⚙️ config(fish): change some functions 2025-04-28 11:13:25 +02:00
Sergio Laín
9fd612f25b
🔧 chore(fish): update bun.fish 2025-04-21 18:32:49 +02:00
Sergio Laín
fabd1695f9
🐛 fix(fish): atuin up binding 2025-04-20 14:06:58 +02:00
Sergio Laín
d6b5ac0b58
feat(fish): new functions 2025-02-27 14:30:25 +01:00
Sergio Laín
d0b7fe497c
🗑️ remove(fish): bob script 2025-02-02 00:39:04 +01:00
Sergio Laín
5de83552ad
feat(fish): new function: clean cache 2024-11-03 23:52:33 +01:00
Sergio Laín
99979a841d
🔧 chore(fish): bun completions 2024-11-03 23:51:45 +01:00
Sergio Laín
3fba9a82e7
🐛 fix(fish): zi binding can be called on insert mode 2024-10-31 00:33:17 +01:00
Sergio Laín
a4600c1832
🗑️ remove(fish): adb xdg function 2024-10-20 13:47:21 +02:00
Sergio Laín
c0066adf22
🔧 chore(dir): rename obsidian vaults dir 2024-10-19 13:24:40 +02:00
Sergio Laín
3e0454e151
📁 files(gpg): gpg-agent is now located on the root directory
issues with caching the password
2024-10-16 13:07:15 +02:00
Sergio Laín
0592934f82
⚙️ config(fish): respected xdg standard options 2024-10-16 00:55:09 +02:00
Sergio Laín
0a9ec69b23
feat(fish): new function: mkdir 2024-10-15 21:10:01 +02:00
Sergio Laín
efca1a3c5c
feat(gpg): add gpg-agent.conf and fish function 2024-10-13 13:27:52 +02:00
Sergio Laín
d63bb4b5a1
🗑️ remove(fish): ssh-agent 2024-10-13 13:01:45 +02:00
Sergio Laín
a1702602bc
🐛 fix(fish): function to open yazi 2024-10-13 01:24:06 +02:00
Sergio Laín
ee863a3500
🔧 chore(fish): add poetry completion file 2024-10-13 01:22:53 +02:00
Sergio Laín
58a72f63a1
📚 docs(dotfiles): point out to the documentation page 2024-10-11 14:38:25 +02:00
Sergio Laín
c57dadeccf
🐛 fix(fish): topgrade doesnt upgrade itself 2024-10-09 12:54:21 +02:00
Sergio Laín
170dea8dbc
🔧 chore(fish): change obsidian vault path 2024-10-03 14:53:04 +02:00
Sergio Laín
febc62df36
🐛 fix(fish): upall function now searches for topgrade if missing 2024-10-03 09:58:55 +02:00
Sergio Laín
7677bd930f
feat(fish): add variables for pnpm 2024-10-03 09:57:42 +02:00
Sergio Laín
b7cdbec020
♻️ refactor(bin): use the global editor variable for more modularity 2024-09-29 19:23:01 +02:00
Sergio Laín
3d43a97ac4
feat(fish): missing_package function to use when calling an app thats not installed in the system 2024-09-29 18:56:42 +02:00
Sergio Laín
051f203efd
♻️ refactor(fish): use topgrade, yay or pacman when updating, installing and removing packages 2024-09-29 18:13:31 +02:00
Sergio Laín
d568beaf33
🔧 chore(bat): update theme 2024-09-07 14:38:08 +02:00
Sergio Laín
9f3dd618dc
feat(fish): new functions for trash and tmux 2024-09-06 01:34:26 +02:00
Sergio Laín
f9188964c5
♻️ refactor(fish): use t as a function instead of an abbrv for tmux 2024-09-06 01:17:57 +02:00
Sergio Laín
7325f22555
feat(fish): lazydocker alias function 2024-09-05 15:06:14 +02:00
Sergio Laín
f5658704a6
📁 files(fish): rename bat functions to use the whole word cat 2024-09-02 00:04:54 +02:00
Sergio Laín
1c31808b07
feat(fish): add tmux and docker abbreviations 2024-09-02 00:03:30 +02:00
Sergio Laín
09b874b174
feat(fish): add new binding to open zi 2024-08-29 13:10:50 +02:00
Sergio Laín
62ee3822ba
feat(fish): add preview window for the fzf-zoxide function 2024-08-24 01:54:26 +02:00
Sergio Laín
bff9c54e94
🗑️ remove(fish): some custom bindings and the cdzi function 2024-08-24 01:49:56 +02:00
Sergio Laín
ba827131b9
feat(fish): add fzf bindings to scroll on the preview 2024-08-24 01:48:32 +02:00
Sergio Laín
d1c8a7d702
♻️ refactor(bin): repos script ported to bash language 2024-08-22 00:57:56 +02:00
Sergio Laín
07a61e20cd
🔧 chore(fish): letter case directory 2024-08-21 23:15:28 +02:00
Sergio Laín
7efb335208
🎨 ux(fish): remove fzf background 2024-08-20 12:10:45 +02:00
Sergio Laín
295e068bdd
📚 docs(fish): add links to fish and zsh 2024-08-11 14:45:25 +02:00
Sergio Laín
66f03bf581
📚 docs(fish): instructions for the setup, information about the shell and some screenshots 2024-08-11 00:44:07 +02:00
Sergio Laín
2b6f368fbf
📦️ deps(fish): new plugins added 2024-08-09 14:35:08 +02:00
Sergio Laín
8ae3aa932a
🐛 fix(fish): check if fzf.fish function is available 2024-08-09 14:34:53 +02:00
Sergio Laín
cd49ee5c4d
🐛 fix(fish): check if colorscript binary is on path 2024-08-09 14:34:29 +02:00
Sergio Laín
3425f6abef
🗑️ remove(fish): forgot to remove this file as well 2024-08-09 14:33:17 +02:00
Sergio Laín
34b31ebcb5
🗑️ remove(fish): a lot of unnecesary files
this can be downloaded with fisher and the plugins file
2024-08-09 14:27:09 +02:00
Sergio Laín
5da813af52
🐛 fix(fish): check if vivid is installed 2024-08-08 14:33:46 +02:00
Sergio Laín
5d760b0f98
🗑️ remove(fish): unused variables 2024-08-08 14:33:30 +02:00
Sergio Laín
6482fa25b9
🗑️ remove(fish): fish_variables has some hardcoded references to my $HOME 2024-08-08 13:51:17 +02:00
Sergio Laín
87fecb23f0
⚙️ config(fish): repos function checks subdirectories only in a maxdepth of 1 2024-08-04 13:25:17 +02:00
Sergio Laín
685059322f
♻️ refactor(fish): repos function now creates a new session when inside of tmux instead of changing the name to the current one 2024-07-31 18:36:27 +02:00