Skip to content

Instantly share code, notes, and snippets.

@passcod
Last active September 27, 2015 07:38
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save passcod/1234493 to your computer and use it in GitHub Desktop.
Save passcod/1234493 to your computer and use it in GitHub Desktop.
Excess
# Excess (v.FINAL)
# Félix Saparelli 2011-13
# Public Domain (CC0)
xs() { echo "Excess is dead. See https://github.com/passcod/bin"; }
xs-update() { xs; }
@passcod
Copy link
Author

passcod commented Dec 4, 2013

I doubt anybody else than me is using this, but I'm slowly replacing the functions in there by small scripts in ~/bin. See https://github.com/passcod/bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment