Last active
February 7, 2020 18:28
-
-
Save MMortari/6a4281283b11ee53ddc633e8778654c0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias cd..='cd ..' | |
alias xclipbash='xclip -selection clipboard' | |
alias port='lsof -t -i' | |
alias start='nautilus' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment