diff options
author | Vikas Kushwaha <dev@vikas.rocks> | 2025-02-22 10:11:38 +0530 |
---|---|---|
committer | Vikas Kushwaha <dev@vikas.rocks> | 2025-02-22 10:11:38 +0530 |
commit | 3b887240d1d9189be7f4adf75f3e71277b7ca833 (patch) | |
tree | 358fd67ad202c410e1730ed811647251543c553a /.config/shell/bm-dirs | |
parent | 4bba9a51b63863317983faba3988c8a14e722c11 (diff) |
after fixing some boot problems
Diffstat (limited to '.config/shell/bm-dirs')
-rw-r--r-- | .config/shell/bm-dirs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/shell/bm-dirs b/.config/shell/bm-dirs index 11f3852..cf9de6c 100644 --- a/.config/shell/bm-dirs +++ b/.config/shell/bm-dirs @@ -18,8 +18,8 @@ lbn ~/.local/bin bn ~/bin sd ~/sdcard rp ~/repos +an ~/Android ap ~/Applications -ad ~/Arduino dv ~/Dev cm ~/Dev/cloud-maker cs ~/Dev/sites/csstudent41.github.io @@ -50,4 +50,5 @@ usr ${PREFIX:-/usr} ush /usr/share usd /usr/share/doc usha /usr/share/applications +tmp /tmp tmu /tmp/mozilla_${USER}0 |