diff options
| author | Mattias Andrée <maandree@kth.se> | 2024-02-18 11:41:12 +0100 | 
|---|---|---|
| committer | Mattias Andrée <maandree@kth.se> | 2024-02-18 11:41:12 +0100 | 
| commit | d37c4d741cca6335a286e882877ec08a75cf149f (patch) | |
| tree | 487dbeded41451bcb9cc529b34e8b5800c82c608 /makeenv/bash-aliases | |
| parent | git/new-c-proj: add .hidden and .makeenv to .git/info/exclude (diff) | |
| download | dotfiles-d37c4d741cca6335a286e882877ec08a75cf149f.tar.gz dotfiles-d37c4d741cca6335a286e882877ec08a75cf149f.tar.bz2 dotfiles-d37c4d741cca6335a286e882877ec08a75cf149f.tar.xz | |
Add makeenv
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'makeenv/bash-aliases')
| -rw-r--r-- | makeenv/bash-aliases | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/makeenv/bash-aliases b/makeenv/bash-aliases new file mode 100644 index 0000000..2e22c1e --- /dev/null +++ b/makeenv/bash-aliases @@ -0,0 +1,3 @@ +# -*- shell-script -*- + +alias make=makeenv | 
