This commit is contained in:
2022-11-06 05:30:26 -06:00
parent a43c0ef1aa
commit 962457f45f
3 changed files with 12 additions and 9 deletions

View File

@@ -116,3 +116,4 @@ source $ZSH/oh-my-zsh.sh
# Install Ruby Gems to ~/gems
export GEM_HOME="$HOME/gems"
export PATH="$HOME/gems/bin:/usr/local/go/bin:$PATH"
alias docker="podman"