Skip to content

Instantly share code, notes, and snippets.

@tengpeng
Created April 3, 2016 18:30
Show Gist options
  • Save tengpeng/2f66d87fb2da7de71d41f582f47b15d0 to your computer and use it in GitHub Desktop.
Save tengpeng/2f66d87fb2da7de71d41f582f47b15d0 to your computer and use it in GitHub Desktop.
alias bash
echo "alias aliasname='command'" >> ~/.bash_aliases && source ~/.bash_aliases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment