mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
sort and make home shortcut break less (#724)
This commit is contained in:
parent
e712a41c70
commit
6ee4dada5b
@ -1,11 +1,11 @@
|
||||
# You can add comments to these files with #
|
||||
h ~/
|
||||
d ~/Documents
|
||||
D ~/Downloads
|
||||
h ${XDG_CONFIG_HOME:-~/}
|
||||
m ~/Music
|
||||
pp ~/Pictures
|
||||
vv ~/Videos
|
||||
cf ${XDG_CONFIG_HOME:-$HOME/.config}
|
||||
cac ${XDG_CACHE_HOME:-$HOME/.cache}
|
||||
sc ~/.local/bin
|
||||
mn /mnt
|
||||
sc ~/.local/bin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user