Skip to content

Instantly share code, notes, and snippets.

@technovangelist
Created December 1, 2019 01:28
Show Gist options
  • Save technovangelist/5b1943ce8dfeff0b701586a2d82fd593 to your computer and use it in GitHub Desktop.
Save technovangelist/5b1943ce8dfeff0b701586a2d82fd593 to your computer and use it in GitHub Desktop.
function ax -d "Make file executable"
chmod a+x $argv
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment