Commit graph

2818 commits

Author SHA1 Message Date
Sergio Laín
a1fa702d7b
⚙️ config(yazi): plugin configurations 2024-08-01 14:17:37 +02:00
Sergio Laín
494a6870d2
🗑️ remove(yazi): deprecated code on init.lua 2024-08-01 14:17:09 +02:00
Sergio Laín
eb5df5e5d8
feat(yazi): add plugin manager lock file 2024-08-01 14:16:32 +02:00
Sergio Laín
c614cb2408
🎨 ux(yazi): colored icons based on the catppuccin palette 2024-08-01 14:15:09 +02:00
Sergio Laín
6a50ef107f
feat(yazi): add custom dir icons 2024-08-01 14:14:45 +02:00
Sergio Laín
2feafe9d2d
🗑️ remove(yazi): starship plugin 2024-08-01 14:12:54 +02:00
Sergio Laín
c62f723935
🔧 chore(nvim): update mason packages 2024-08-01 14:11:34 +02:00
Sergio Laín
a7873f5c92
🔧 chore(nvim): plugin updates 2024-08-01 14:11:24 +02:00
Sergio Laín
570a733ca3
🐛 fix(mpv): bindings letters have do not have to be in caps 2024-08-01 01:22:09 +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
978bcb889f
feat(tmux): add bindings for moving to the next and prev session 2024-07-31 18:35:40 +02:00
Sergio Laín
ea32c838b1
🔧 chore(vesktop): update version 2024-07-31 18:35:11 +02:00
Sergio Laín
990396e9d3
🔧 chore(nvim): plugin updates 2024-07-31 18:34:56 +02:00
Sergio Laín
ae8e9ca921
🔧 chore(spicetify): update stats custom app 2024-07-31 14:53:12 +02:00
Sergio Laín
eca72df196
🗑️ remove(spicetify): better-local-files custom app 2024-07-31 14:52:33 +02:00
Sergio Laín
3e962f79e0
⚙️ config(tmux): change next and prev window keybinding 2024-07-31 13:28:51 +02:00
Sergio Laín
88b4b73828
feat(tmux): set resurrect file folder 2024-07-31 13:28:34 +02:00
Sergio Laín
02c3c7950c
⚙️ config(hypr): disable tearing 2024-07-30 20:46:14 +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
048f9e3778
🔧 chore(nvim): plugin updates 2024-07-30 20:42:30 +02:00
Sergio Laín
71b01c039d
🐛 fix(rofi): keyb script now takes into consideration not selecting any item 2024-07-30 19:08:32 +02:00
Sergio Laín
03e5dbd9ca
💄 style(rofi): scripts indentation 2024-07-30 19:07:48 +02:00
Sergio Laín
d43014b6f4
feat(tmux): render images inside tmux 2024-07-30 19:07: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
a55a3f452c
feat(tmux): new keymap to ask a name when creating a window 2024-07-29 20:41:24 +02:00
Sergio Laín
bf65915473
feat(tmux): add some new options 2024-07-29 20:40:58 +02:00
Sergio Laín
95a53d12a4
feat(tmux): add resurrect and continuum plugins 2024-07-29 20:40:39 +02:00
Sergio Laín
d9ba1242bd
🔧 chore(nvim): plugin updates 2024-07-29 20:39:42 +02:00
Sergio Laín
e72686a722
🎨 ux(fastfetch): change icons and colors 2024-07-29 20:39:27 +02:00
Sergio Laín
39213963f0
📦️ deps(ansible): add tmux in the coding module 2024-07-29 17:47:35 +02:00
Sergio Laín
ba7b455936
feat(app): tmux is added as the new terminal multiplexer 2024-07-29 17:46:05 +02:00
Sergio Laín
4154794475
⚙️ config(hypr): hyprspace plugin keymap toggle changed 2024-07-29 17:45:06 +02:00
Sergio Laín
d81a9dc322
🗑️ remove(kitty): keymaps to change from one pane to another as well as resizing them 2024-07-29 17:44:41 +02:00
Sergio Laín
aa9b80dc11
🎨 ux(kitty): change background opacity and padding 2024-07-29 17:43:21 +02:00
Sergio Laín
2263e51dd1
♻️ refactor(nvim): smart-splits keymaps 2024-07-29 17:42:42 +02:00
Sergio Laín
caaafa2a40
feat(nvim): add new keymaps for swapping buffers and for creating splits 2024-07-29 17:42:17 +02:00
Sergio Laín
74f0d4f78d
feat(starship): custom icon when creating a new shell session inside yazi 2024-07-29 00:50:48 +02:00
Sergio Laín
480e1f887e
🗑️ remove(starship): folders number 2024-07-29 00:50:26 +02:00
Sergio Laín
2bc1382428
feat(nvim): new extra: edgy-extended
disable the animations
2024-07-29 00:49:44 +02:00
Sergio Laín
d5a54f25e0
🔧 chore(nvim): plugin updates 2024-07-29 00:49:08 +02:00
Sergio Laín
a55328094b
🚀 perf(nvim): colorful-winsep event 2024-07-29 00:48:42 +02:00
Sergio Laín
072012c596
🎨 ux(nvim): telescope buffers height and width 2024-07-29 00:48:22 +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
8e63e29833
🗑️ remove(zellij): terminal multiplexer 2024-07-29 00:47:19 +02:00
Sergio Laín
578594af9a
🎨 ux(nvim): catppuccin and bufferline modified colors 2024-07-28 15:20:00 +02:00
Sergio Laín
d40f955011
⚙️ config(nvim): launch smart-splits when neovim opens up 2024-07-28 15:18:47 +02:00
Sergio Laín
08316ab89e
🔧 chore(nvim): plugin updates 2024-07-28 15:18:23 +02:00
Sergio Laín
96832e1026
feat(nvim): disable obsidian.nvim ui features when markdown.nvim is enabled 2024-07-28 15:17:11 +02:00