Commit graph

180 commits

Author SHA1 Message Date
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
Sergio Laín
387ca1846e
feat(fish): add tmux into the repos function
create a new session when outside tmux, and when inside tmux, change the name of the current session
2024-07-30 20:43:22 +02:00
Sergio Laín
44b6750a8b
♻️ refactor(xdg): pictures dir is now pointing towards Pictures instead of Images 2024-07-30 19:07:04 +02:00
Sergio Laín
b7400498ea
🐛 fix(fish): bob nvim version manager 2024-07-29 21:13:21 +02:00
Sergio Laín
30c8b38bb0
feat(fish): new alias for redirecting to my personal obsidian vault 2024-07-29 21:12:49 +02:00
Sergio Laín
e2bf35be17
🐛 fix(fish): check if zellij exists on the repos function 2024-07-29 00:47:56 +02:00
Sergio Laín
e3499e9f09
📦️ deps(fish): remove and update plugins 2024-06-27 12:35:26 +02:00
Sergio Laín
6e5e728cfc
♻️ refactor(fish): update bun completions 2024-06-26 11:59:32 +02:00
Sergio Laín
82136707f8
♻️ refactor(locale): use us_US instead of es_ES 2024-06-19 20:33:08 +02:00
Sergio Laín
1994c5892c
🔧 chore(fish): variable updates 2024-06-19 20:32:24 +02:00
Sergio Laín
bdc53c8eb3
🎨 ux(fish): delete fzf border flag in neovim config switcher 2024-05-11 01:24:33 +02:00
Sergio Laín
4d8d9748db
feat(fish): add some aliases for bat, as well as a function to source current fish config and a neovim config switcher 2024-05-10 00:16:44 +02:00
Sergio Laín
dd966f0785
♻️ refactor(fish): install and uninstall functions are now one letter 2024-04-28 00:21:39 +02:00
Sergio Laín
0580dd567c
📦️ deps(system): use fastfetch instead of neofetch 2024-04-22 00:11:06 +02:00
Sergio Laín
2a21855cb6
feat(fish): add gtrash to the abbrv 2024-04-21 02:08:01 +02:00
Sergio Laín
fd2c104c6e
🗑️ remove(fish): using mise run instead of projectdo script 2024-04-20 22:09:40 +02:00
Sergio Laín
333829684d
🔧 chore(fish): variable updates 2024-04-10 23:50:27 +02:00
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
3676744b57
feat(fish): new global variable: starship_log
only show errors instead of warnings
2024-04-08 09:31:46 +02:00
Sergio Laín
e61795ba2a
🐛 fix(fish): cheking correctly if a program exists before sourcing 2024-04-07 15:20:55 +02:00
Sergio Laín
ed17c84f03
🐛 fix(fish): check if some cli apps are installed before sourcing them 2024-04-07 15:18:42 +02:00
Sergio Laín
a21240d642
feat(mise): add a new tool: mise 2024-04-04 15:50:39 +02:00
Sergio Laín
30087e24fb
♻️ refactor(fish): autostart apps now have their own file in the conf.d dir 2024-04-04 15:45:30 +02:00
Sergio Laín
0f79a3c490
🗑️ remove(fish): python config file and autovenv function 2024-04-04 15:43:52 +02:00
Sergio Laín
e07bf2d66c
🗑️ remove(fish): nvm plugin 2024-04-04 13:36:06 +02:00
Sergio Laín
0e901a57e6
🗑️ remove(deps): find the command 2024-04-04 12:46:59 +02:00