Last active
April 5, 2025 08:38
-
-
Save mayocream/95e9706dd88579421ee23340c787c941 to your computer and use it in GitHub Desktop.
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
if status is-interactive | |
# Commands to run in interactive sessions can go here | |
/opt/homebrew/bin/brew shellenv | source | |
starship init fish | source | |
fnm env --use-on-cd | source | |
kubectl completion fish | source | |
abbr -a k kubectl | |
end |
Author
mayocream
commented
Jun 5, 2024
•
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment