Last active
October 26, 2024 10:43
-
-
Save gnovaro/388be6ffea88027cd34bee09a579b43b to your computer and use it in GitHub Desktop.
.zshrc
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
ZSH_THEME="agnoster" | |
plugins=(git ssh-agent) | |
export DISABLE_UPDATE_PROMPT=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment