Skip to content

Instantly share code, notes, and snippets.

@iTrauco
Created August 2, 2024 04:27
Show Gist options
  • Save iTrauco/3445d68041ce1a30d43a49cd159ea012 to your computer and use it in GitHub Desktop.
Save iTrauco/3445d68041ce1a30d43a49cd159ea012 to your computer and use it in GitHub Desktop.
echo 'alias gistsecret='\''function _gistsecret() { vim "$1"; local filename="$1"; gh gist create "$filename"; }; _gistsecret'\''' >> ~/.zshrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment