Update rc.conf

Tecra-R940
Marvin Johanning 2020-03-31 12:23:06 +02:00
parent c7fd33bbc3
commit bab81160cc
1 changed files with 2 additions and 0 deletions

View File

@ -342,6 +342,7 @@ map mvDc shell mv %s ~/Documents
map mvPw shell mv %s ~/Pictures/Wallpapers
map mvPp shell mv %s ~/Pictures/Phone
map mvPm shell mv %s ~/Pictures/MemesAndStuff
map mvPg shell mv %s ~/Programming
# Copying files to specific places
map cpPc shell cp -r %s ~/Pictures
@ -349,6 +350,7 @@ map cpDc shell cp -r %s ~/Documents
map cpPw shell cp -r %s ~/Pictures/Wallpapers
map cpPp shell cp -r %s ~/Pictures/Phone
map cpPm shell cp -r %s ~/Pictures/MemesAndStuff
map cpPg shell cp -r %s ~/Programming
# External Programs
map E vim %s