this repo has no description

re-ordered alias

+3 -2
-2
.profile
··· 27 27 fi 28 28 . "$HOME/.cargo/env" 29 29 30 - alias config='/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME' 31 - export HELIX_RUNTIME=~/source/helix/runtime
+3
.zshrc
··· 100 100 # alias zshconfig="mate ~/.zshrc" 101 101 # alias ohmyzsh="mate ~/.oh-my-zsh" 102 102 103 + alias config='/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME' 104 + export HELIX_RUNTIME=~/source/helix/runtime 105 + 103 106 alias ls="eza" 104 107 105 108 export COLORTERM=truecolor