mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
fix #743
This commit is contained in:
parent
1cb3d43726
commit
4dd4959ebd
@ -1,11 +1,11 @@
|
|||||||
# You can add comments to these files with #
|
# You can add comments to these files with #
|
||||||
d ~/Documents
|
d ~/Documents
|
||||||
D ~/Downloads
|
D ~/Downloads
|
||||||
h ${XDG_CONFIG_HOME:-~/}
|
h ${HOME:-~/}
|
||||||
m ~/Music
|
m ~/Music
|
||||||
pp ~/Pictures
|
pp ~/Pictures
|
||||||
vv ~/Videos
|
vv ~/Videos
|
||||||
cf ${XDG_CONFIG_HOME:-$HOME/.config}
|
cf ${XDG_CONFIG_HOME:-$HOME/.config}
|
||||||
cac ${XDG_CACHE_HOME:-$HOME/.cache}
|
cac ${XDG_CACHE_HOME:-$HOME/.cache}
|
||||||
mn /mnt
|
mn /mnt
|
||||||
sc ~/.local/bin
|
sc ~/.local/bin
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user