diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-03 18:09:36 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-03 18:09:36 +0100 |
commit | 1c38f075077c293aa8a54548cf3f49696e327f4d (patch) | |
tree | ae0076ed9be259961af42839e289f3ef7cdc0d9b /.config/env | |
parent | Update (diff) | |
download | dotfiles-bsd-1c38f075077c293aa8a54548cf3f49696e327f4d.tar.gz dotfiles-bsd-1c38f075077c293aa8a54548cf3f49696e327f4d.tar.bz2 dotfiles-bsd-1c38f075077c293aa8a54548cf3f49696e327f4d.tar.xz dotfiles-bsd-1c38f075077c293aa8a54548cf3f49696e327f4d.tar.zst dotfiles-bsd-1c38f075077c293aa8a54548cf3f49696e327f4d.zip |
chsh zsh
Diffstat (limited to '.config/env')
-rw-r--r-- | .config/env | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.config/env b/.config/env index 8883d71..4fecc7c 100644 --- a/.config/env +++ b/.config/env @@ -1,3 +1,16 @@ +# env +# ======================== +# ===== =============== +# ====== ================ +# ====== ================ +# ====== ==== ==== == +# ====== === == = = +# ====== === = == = +# = === === = == ==== +# = === === = == = = +# == ===== ==== == +# ======================== + # PATH export PATH="$HOME"/.local/bin:"$PATH":/usr/local/llvm11/bin |