Commit graph

194 commits

Author SHA1 Message Date
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
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