mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
Moved shortcuts to separate file
This commit is contained in:
parent
7c6347a116
commit
d3e78e39f1
11
.config/lf/shortcutrc
Normal file
11
.config/lf/shortcutrc
Normal file
@ -0,0 +1,11 @@
|
||||
#!/bin/sh
|
||||
map gD cd ~/Documents
|
||||
map gc cd ~/.config
|
||||
map gd cd ~/Downloads
|
||||
map gl cd ~/.local
|
||||
map gn cd ~/Nextcloud
|
||||
map gp cd ~/Pictures
|
||||
map gr cd ~/repos
|
||||
map gu cd ~/vimwiki/university/2nd-semester/
|
||||
map gv cd ~/Videos
|
||||
map gw cd ~/vimwiki
|
||||
Loading…
Reference in New Issue
Block a user