mirror of
https://github.com/sameer1612/.dotfiles.git
synced 2025-02-13 18:51:57 +02:00
added emacs path
This commit is contained in:
parent
91481cf283
commit
1622b2c1cb
1
.zshrc
1
.zshrc
@ -144,6 +144,7 @@ export PATH="/Applications/Postgres.app/Contents/Versions/15/bin:$PATH"
|
||||
export PATH="/opt/homebrew/sbin:$PATH"
|
||||
export PATH="/Users/sameer/.emacs.d/bin:$PATH"
|
||||
export PNPM_HOME="/Users/sameer/Library/pnpm"
|
||||
export PATH="/Applications/Emacs.app/Contents/MacOS/bin:$PATH"
|
||||
|
||||
export ANDROID_SDK_ROOT=~/Library/Android/sdk
|
||||
export ANDROID_HOME=~/Library/Android/sdk
|
||||
|
Loading…
x
Reference in New Issue
Block a user