forked from Telodendria/Telodendria
Alias make.sh to td, which is a lot easier to type.
This commit is contained in:
parent
fbc0e7bfcd
commit
6e4ff64d08
1 changed files with 3 additions and 0 deletions
3
contrib/td-env.sh
Normal file
3
contrib/td-env.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
alias td="sh make.sh"
|
Loading…
Reference in a new issue