Last active
August 1, 2021 12:46
-
-
Save tyjak/6121b1d6067957d7d13d6be5804fe367 to your computer and use it in GitHub Desktop.
clip/zsh/command-prompt-remote
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
# custom remote command prompt | |
[ ! -f "$ZSH/custom/themes/agnoster.zsh-theme" ] && curl -L -s --output "$ZSH/custom/themes/agnoster.zsh-theme" https://gist.github.com/tyjak/9f9569d9fc118c88ad3a758fc2b26502/raw/agnoster.zsh-theme |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment