Skip to content

Instantly share code, notes, and snippets.

@fcenobi
Last active August 12, 2021 05:22
Show Gist options
  • Save fcenobi/2260cd4caf3c3962184699138534d49d to your computer and use it in GitHub Desktop.
Save fcenobi/2260cd4caf3c3962184699138534d49d to your computer and use it in GitHub Desktop.
curl https://raw.githubusercontent.com/fcenobi/script/master/etc/profile.d/aliases.sh > /etc/profile.d/aliases.sh && source /etc/profile.d/aliases.sh
curl -s https://raw.githubusercontent.com/fcenobi/script/master/etc/profile.d/aliases.sh > $HOME/.gitalias && source $HOME/.gitalias
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment