Compare commits

..

2 Commits

Author SHA1 Message Date
earnest ma 3d6356bb02
gpg/ git over ssh 2022-04-13 12:21:36 -04:00
earnest ma c735cfa42f
cargo 2022-04-13 12:14:53 -04:00
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1,2 @@
. $HOME/.zprofile
. "$HOME/.cargo/env"

View File

@ -17,8 +17,6 @@ pathadd_tail() {
export EDITOR=nvim
source "$HOME/.cargo/env"
pathadd_head "$HOME/.local/bin"
pathadd_head '/tmp/bin'
pathadd_head "$HOME/.config/emacs/bin"