shortcut changes
This commit is contained in:
parent
182bb8f4ee
commit
44ee57204d
|
@ -169,7 +169,7 @@ map J $dir=$(sed -e 's/\s*#.*//' -e '/^$/d' -e 's/^\S*\s*//' ${XDG_CONFIG_HOME:-
|
|||
map D trash
|
||||
map <c-d> delete
|
||||
map T $trash-restore $PWD
|
||||
map E extract
|
||||
map <c-e> extract
|
||||
map R rsyncto
|
||||
map P link
|
||||
map S share
|
||||
|
|
|
@ -7,6 +7,7 @@ map gsc cd "/home/luca/.local/bin"
|
|||
map gmn cd "/mnt"
|
||||
map gdl cd "/home/luca/Downloads"
|
||||
map gdm cd "/home/luca/Documents"
|
||||
map gco cd "/home/luca/Documents/Code"
|
||||
map gms cd "/home/luca/Music"
|
||||
map gpc cd "/home/luca/Pictures"
|
||||
map gvd cd "/home/luca/Videos"
|
||||
|
|
Loading…
Reference in New Issue