1
0
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:
Sameer Kumar 2024-10-12 14:14:23 +05:30
parent 1622b2c1cb
commit f942e45919
44 changed files with 2 additions and 2 deletions

4
.zshrc
View File

@ -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