Commit graph

58 commits

Author SHA1 Message Date
Sergio Laín
bc11b51c1c
🔧 chore(yazi): update plugins 2024-09-08 12:55:30 +02:00
Sergio Laín
cd9b2ec5ac
feat(yazi): add new plugin: git integration 2024-09-05 12:26:56 +02:00
Sergio Laín
db4c63c4f8
feat(yazi): new keymap to create a dir 2024-09-03 13:33:23 +02:00
Sergio Laín
ba8dee2fb7
feat(yazi): yank now copies the file to the clipboard 2024-08-28 11:40:13 +02:00
Sergio Laín
65a417add2
🔧 chore(system): change all ocurrences of the repos dir
renamed to dev
2024-08-24 01:47:54 +02:00
Sergio Laín
e5e42b52ef
🔧 chore(yazi): update folders letter case 2024-08-21 23:13:56 +02:00
Sergio Laín
029ba6722e
🔧 chore(yazi): update plugins 2024-08-21 23:13:36 +02:00
Sergio Laín
538fe305e4
🔧 chore(system): change xdg directories first letter to lowercase 2024-08-15 16:56:36 +02:00
Sergio Laín
87a3109fe7
📚 docs(yazi): setup section, about yazi and some preview images 2024-08-11 17:53:25 +02:00
Sergio Laín
46403bec5e
feat(yazi): new keymaps for some plugins 2024-08-11 17:52:34 +02:00
Sergio Laín
185833d216
📦️ deps(yazi): new plugins 2024-08-11 17:52:19 +02:00
Sergio Laín
7ef1d8d7b5
🔧 chore(yazi): plugin updates 2024-08-08 19:02:11 +02:00
Sergio Laín
e0f1ff7c79
🎨 ux(yazi): catppuccin flavour changed completly
icons and filenames
2024-08-07 18:22:33 +02:00
Sergio Laín
275147c976
feat(yazi): add custom apps in the app rules 2024-08-07 18:18:39 +02:00
Sergio Laín
cdd925150b
feat(yazi): new plugins: lualine-like with git-status support 2024-08-05 17:36:28 +02:00
Sergio Laín
0d6506b636
🗑️ remove(yazi): starship and lualine plugin 2024-08-05 17:35:42 +02:00
Sergio Laín
07f3e82dfb
⚙️ config(yazi): keymaps for movement 2024-08-05 17:34:42 +02:00
Sergio Laín
acf72d2bfa
feat(yazi): new plugin: compress.yazi
compress files
2024-08-04 13:26:26 +02:00
Sergio Laín
25c16033d7
🚀 perf(yazi): make orphans the image, audio, video and fallback openers 2024-08-01 14:39:17 +02:00
Sergio Laín
bffb5d6198
⚙️ config(yazi): change spanish folders into english 2024-08-01 14:38:20 +02:00
Sergio Laín
98504aab38
♻️ refactor(yazi): openers and rules 2024-08-01 14:18:17 +02:00
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
82136707f8
♻️ refactor(locale): use us_US instead of es_ES 2024-06-19 20:33:08 +02:00
Sergio Laín
e67ab56f23
🐛 fix(yazi): nvim and nemo not opening correctly for specified filetypes 2024-05-11 12:52:07 +02:00
Sergio Laín
624955348b
⚙️ config(yazi): update zoxide db and sync sessions 2024-05-09 00:11:25 +02:00
Sergio Laín
06e733c0c7
🔧 chore(yazi): update submodule 2024-04-30 18:40:07 +02:00
Sergio Laín
4307c148cd
⚙️ config(yazi): add a new keymap to go to the screenshots dir 2024-04-07 13:24:03 +02:00
Sergio Laín
ce24cff7ed
feat(yazi): add a new plugin for using the starship shell into yazi 2024-03-25 16:48:32 +01:00
Sergio Laín
77878334c2
♻️ refactor(yazi): move theme definition to a custom flavour 2024-03-11 01:13:46 +01:00
Sergio Laín
cd1fcbbda0
💄 style(yazi): code alignment 2024-03-11 01:13:03 +01:00
Sergio Laín
f980edec57
🗑️ remove(yazi): unused options 2024-03-11 01:12:50 +01:00
Sergio Laín
cb3b5a1413
feat(yazi): new keymap for going into the repos dir 2024-02-29 13:03:47 +01:00
Sergio Laín
d36e4bbcce
💄 style(yazi): align colummns 2024-02-29 13:03:33 +01:00
Sergio Laín
d2df06073b
feat(yazi): add theme icons to the xdg folders 2024-02-11 13:59:33 +01:00
Sergio Laín
e2d31b942f
feat(yazi): add custom keymaps file 2024-01-27 01:42:41 +01:00
Sergio Laín
8e739d64de
♻️ refactor(yazi): changes to adapt to the new breaking changes in 0.20 release 2024-01-27 01:42:26 +01:00
Sergio Laín
9933197528
♻️ refactor(yazi): changed hardcoded apps into using xdg-open 2023-12-16 17:16:13 +01:00
Sergio Laín
af03364fd0
🐛 fix(yazi): pypr hide instead of toggle 2023-12-07 14:10:23 +01:00
Sergio Laín
045f0e2a75
⚙️ config(yazi): open text file in a detached terminal 2023-12-07 14:08:22 +01:00
Sergio Laín
84c4f999c4
feat(yazi): added symlink info on the status bar 2023-11-25 21:45:47 +01:00
Sergio Laín
8938c280b6
feat(yazi): added border 2023-11-25 21:39:36 +01:00
Sergio Laín
b6a7cc9550
feat(hypr): new rules and some dispatchers added to open nemo in some apps 2023-11-19 12:24:05 +01:00
Sergio Laín
eb5837d51a
🎨 ux(yazi): nemo opened in float mode 2023-11-14 14:11:59 +01:00
Sergio Laín
c19c9f03f9
⚙️ config(yazi): added nemo open action 2023-11-12 00:37:45 +01:00
Sergio Laín
f69504c0a5
⚙️ config(hypr): geeqie rule altered 2023-11-09 10:18:41 +01:00