diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-25 08:45:21 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-25 08:45:21 +0200 |
| commit | 90662b5400bc76a7588d2b2053d57ff2070a3212 (patch) | |
| tree | 1b373685cf1237c120438fc5973ed63e3c987ec6 /fish/conf.d/tmputils.fish | |
| parent | 932bfff63c96f77334361c7f8c99665a306d30ce (diff) | |
Update
Diffstat (limited to 'fish/conf.d/tmputils.fish')
| -rw-r--r-- | fish/conf.d/tmputils.fish | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fish/conf.d/tmputils.fish b/fish/conf.d/tmputils.fish index 931fe45..938499f 100644 --- a/fish/conf.d/tmputils.fish +++ b/fish/conf.d/tmputils.fish @@ -67,3 +67,6 @@ function tmpfile end abbr -a cdtmp "cd $TMPUTILS_DIR" +abbr -a tmpn tmpnew +abbr -a temp tmpnew +abbr -a tmp tmpnew |
