Created
August 2, 2024 04:27
-
-
Save iTrauco/3445d68041ce1a30d43a49cd159ea012 to your computer and use it in GitHub Desktop.
This file contains 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
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