Last active
November 21, 2024 06:55
-
-
Save iamads/dc4e62ad023a2a83dc70f89b99e22060 to your computer and use it in GitHub Desktop.
init
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
| brew install zsh | |
| Git alias commans: https://gist.githubusercontent.com/DavidToca/3086571/raw/cabe5fef7d9e607c137b1e57d0e3aa1df05a16a8/git.plugin.zsh | |
| brew install jandedobbeleer/oh-my-posh/oh-my-posh | |
| eval "$(oh-my-posh init zsh --config $(brew --prefix oh-my-posh)/themes/catppuccin.omp.json)" | |
| brew install fzf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment