/cli.command.sh

cli » command » sh

Primary LanguageShellISC LicenseISC

cli.command.sh

 Actions
 Coverages
 Issues
 Languages
 Version


cli » command » sh


Setup

ln -s $( pwd ) ~/cmd ;
echo 'if [ -f $HOME/cmd/cmd.sh ] ; then . $HOME/cmd/cmd.sh ; fi ;' >> ~/.bashrc ;
source ~/.bashrc ;

Usage

/usr/bin/env sh

Notes

  • n/a

Contributions

  • n/a

 License