mirror of
https://github.com/sameer1612/.dotfiles.git
synced 2024-11-24 08:12:13 +02:00
backed up nvim config
This commit is contained in:
parent
1622b2c1cb
commit
f942e45919
4
.zshrc
4
.zshrc
@ -149,8 +149,8 @@ export PATH="/Applications/Emacs.app/Contents/MacOS/bin:$PATH"
|
||||
export ANDROID_SDK_ROOT=~/Library/Android/sdk
|
||||
export ANDROID_HOME=~/Library/Android/sdk
|
||||
export ANDROID_AVD_HOME=~/.android/avd
|
||||
export PATH="$PATH":"$HOME/.pub-cache/bin"
|
||||
|
||||
export PATH="$HOME/.pub-cache/bin:$PATH"
|
||||
export PATH="/Users/sameer/.cargo/bin:$PATH"
|
||||
|
||||
eval "$(rbenv init - zsh)"
|
||||
[ -f "/Users/sameer/.ghcup/env" ] && source "/Users/sameer/.ghcup/env" # ghcup-env
|
||||
|
Loading…
Reference in New Issue
Block a user