diff options
| author | Maksymilian Jopek <maks@jopek.eu> | 2025-03-15 14:46:54 +0100 |
|---|---|---|
| committer | Maksymilian Jopek <maks@jopek.eu> | 2025-03-15 14:46:54 +0100 |
| commit | d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240 (patch) | |
| tree | 8731b82a7d16240d3fea1175d02f55dd15e2abf2 /.config/shell/bm-dirs | |
| parent | 5f385da9f686ffb9ab61c194a46539cbe53357ea (diff) | |
| download | eibhear-d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240.tar.gz eibhear-d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240.tar.zst eibhear-d7c8b912e63c9a112d75f6b9e2e3f5d3c6975240.zip | |
Eibhear: Initial commit
Some file deletion, small changes, some addition
Diffstat (limited to '.config/shell/bm-dirs')
| -rw-r--r-- | .config/shell/bm-dirs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.config/shell/bm-dirs b/.config/shell/bm-dirs index 9d212ec..3bb1a67 100644 --- a/.config/shell/bm-dirs +++ b/.config/shell/bm-dirs @@ -4,7 +4,6 @@ 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 $HOME/.local/src h $HOME m ${XDG_MUSIC_DIR:-$HOME/Music} mn /mnt @@ -12,3 +11,9 @@ pp ${XDG_PICTURES_DIR:-$HOME/Pictures} sc $HOME/.local/bin src $HOME/.local/src vv ${XDG_VIDEOS_DIR:-$HOME/Videos} + +# Maks's +work $HOME/work +agh $HOME/agh +# Work +headlesslims $work/prym-soft/headlesslims |
