Added $mnt variable.
This commit is contained in:
parent
75f5604243
commit
fa7d3e9d6a
1 changed files with 1 additions and 0 deletions
1
profile
1
profile
|
@ -14,6 +14,7 @@ doc = $home/doc # Documents.
|
|||
lib = $home/lib # Configuration for other applications.
|
||||
txt = $home/txt # Plain text files. Lists, notes etc.
|
||||
load = $home/load # Downloads.
|
||||
mnt = $home/mnt # Mount.
|
||||
vid = $home/vid # Video files.
|
||||
snd = $home/audio # Audio files.
|
||||
img = $home/img # Image files.
|
||||
|
|
Loading…
Reference in a new issue