diff options
Diffstat (limited to 'bash_profile')
-rw-r--r-- | bash_profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash_profile b/bash_profile index 4b597b5..9f5935f 100644 --- a/bash_profile +++ b/bash_profile @@ -16,7 +16,7 @@ export OLLAMA_MODELS="$HOME/ai_models/ollama/" [[ -f ~/.bashrc ]] && . ~/.bashrc xset r rate 300 30 -xmodmap ~/.Xmodmap +#xmodmap ~/.Xmodmap # perlbrew source ~/perl5/perlbrew/etc/bashrc |