flake and yazi update
This commit is contained in:
parent
60edb84912
commit
0d0b86dd47
2 changed files with 44 additions and 42 deletions
|
@ -72,6 +72,8 @@
|
|||
{ on = ["g" "y"]; run = "cd ~/sync"; desc = "Go to ~/sync"; }
|
||||
{ on = ["g" "p"]; run = "cd ~/projects"; desc = "Go to ~/projects"; }
|
||||
{ on = ["g" "s"]; run = "cd ~/source"; desc = "Go to ~/source"; }
|
||||
{ on = ["g" "d"]; run = "cd ~/downloads"; desc = "Go to ~/downloads"; }
|
||||
|
||||
|
||||
{ on = "p"; run = "plugin smart-paste"; }
|
||||
{ on = "P"; run = "plugin smart-paste --force"; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue