Commit graph

146 commits

Author SHA1 Message Date
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
Sergio Laín
eb93918961
🐛 fix(fish): autoenv now searches on the current directory even if is not a repo 2024-04-04 10:27:49 +02:00
Sergio Laín
0f9543225e
feat(fish): auto activate python env 2024-04-04 10:20:12 +02:00
Sergio Laín
787fbb3816
🔧 chore(fish): variable updates 2024-03-31 17:24:10 +02:00
Sergio Laín
bb061a8647
🔧 chore(fish): variables 2024-03-30 17:58:54 +01:00
Sergio Laín
0faa05231a
feat(fish): add mason to the $PATH 2024-03-25 22:57:53 +01:00
Sergio Laín
40e6a7dfa9
💬 comments(fish): comment brew line at the beginning of the config.fish file 2024-03-18 00:12:47 +01:00
Sergio Laín
20a6edd437
feat(fish): add homebrew and changed the config.fish order of sourcing 2024-03-17 02:55:49 +01:00
Sergio Laín
34aded9380
🐛 fix(fish): setting lang and lc variables 2024-03-16 22:49:41 +01:00
Sergio Laín
dc3baa2f0d
🐛 fix(fish): locale variable overwriting 2024-03-13 10:17:51 +01:00
Sergio Laín
107de3594b
feat(fish): add new xdg variables 2024-03-11 18:10:22 +01:00
Sergio Laín
0ae1c713bb
🔧 chore(fish): variable updates 2024-03-05 17:08:12 +01: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
edcbada70f
feat(fish): add yarn to the global path 2024-01-23 10:15:48 +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
0d3b8672c1
feat(fish): add gtrash completion source
changed trash-cli for this
2024-01-10 13:44:13 +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
0d7bbf6d7d
feat(fish): default opts for FZF are the same for zoxide fzf variable 2023-12-29 13:41:19 +01:00
Sergio Laín
00ecbb0b0a
feat(gtk2): add gtk2 and nwglook config files 2023-12-27 13:55:14 +01:00
Sergio Laín
8908979036
🔧 chore(fish): variable updates 2023-12-25 23:30:11 +01:00
Sergio Laín
f8a2870ba9
📁 files(npm): move npmrc to a new folder to follow the xdg specification 2023-12-25 21:32:16 +01:00
Sergio Laín
36aca9373c
feat(fish): add another entry for the xdg specification 2023-12-25 21:11:35 +01:00
Sergio Laín
24751f2527
feat(fish): added new xdg variables 2023-12-25 19:44:11 +01:00
Sergio Laín
726d80808e
🐛 fix(fish): deleted typo for export 2023-12-24 19:23:46 +01:00
Sergio Laín
e82a7f7122
feat(fish): added more variables to follow the xdg specification 2023-12-24 19:22:50 +01:00
Sergio Laín
45682763c7
📁 files(fish): rename user_variables file 2023-12-24 18:55:22 +01:00
Sergio Laín
2676fc4abb
feat(fish): new entries that respect xdg specfication 2023-12-24 18:21:07 +01:00
Sergio Laín
4c0e35781b
🔧 chore(fish): variable updates 2023-12-24 18:05:12 +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
42e98198c3
feat(fish): added colorscript completion 2023-12-22 18:16:00 +01:00
Sergio Laín
9e2a5678e3
🔧 chore(fish): variable updates 2023-12-22 18:15:28 +01:00