Created
November 17, 2020 00:50
-
-
Save bradwindy/3bc976d61e0325cfb43ec3c090103b52 to your computer and use it in GitHub Desktop.
Editor file for .zshrc
This file contains hidden or 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
#!/bin/zsh | |
subl -w -- "$@" | |
# Dont forget to chmod +x me |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment