diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-08-25 08:02:39 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-08-25 08:02:39 -0400 |
| commit | 1c676c7cf2efe877260132888a88a2b918855785 (patch) | |
| tree | f12bc8458b35741e90e956588683e0c1f28303ab /.config/shell/bm-dirs | |
| parent | f36f2fe539c21b05e06ea83aadc732ee44d785f6 (diff) | |
| download | eibhear-1c676c7cf2efe877260132888a88a2b918855785.tar.gz eibhear-1c676c7cf2efe877260132888a88a2b918855785.tar.zst eibhear-1c676c7cf2efe877260132888a88a2b918855785.zip | |
close #971
Diffstat (limited to '.config/shell/bm-dirs')
| -rw-r--r-- | .config/shell/bm-dirs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/shell/bm-dirs b/.config/shell/bm-dirs index b204215..9d212ec 100644 --- a/.config/shell/bm-dirs +++ b/.config/shell/bm-dirs @@ -4,7 +4,7 @@ cf ${XDG_CONFIG_HOME:-$HOME/.config} D ${XDG_DOWNLOAD_DIR:-$HOME/Downloads} d ${XDG_DOCUMENTS_DIR:-$HOME/Documents} dt ${XDG_DATA_HOME:-$HOME/.local/share} -rr ${XDG_DATA_HOME:-$HOME/.local/src} +rr $HOME/.local/src h $HOME m ${XDG_MUSIC_DIR:-$HOME/Music} mn /mnt |
