1
0
Fork 0

add /var shortcut

This commit is contained in:
Luca Bilke 2023-05-17 12:08:28 +02:00
parent ef34141638
commit f3e1dc9720

View file

@ -4,3 +4,4 @@ map g/ cd "/"
map go cd "/opt"
map ge cd "/etc"
map gd cd "/data"
map gv cd "/var"