use ~/rc instead of ~/src/git-scripts on linux

master
an 2019-08-05 22:20:58 -04:00
parent bdff174846
commit 342881dcb0
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ switch (uname)
set -gx GOPATH ~/go
set -gx RIPGREP_CONFIG_PATH ~/.config/ripgreprc
set -Ux _agw_dir_bin ~/bin
set -Ux _agw_dir_rc ~/src/git-scripts
set -Ux _agw_dir_scripts ~/src/scripts
set -Ux _agw_dir_rc ~/rc
set -Ux _agw_dir_scripts ~/rc/scripts
set -Ux _agw_dir_src ~/src
case Darwin
set -gx CMAKE_PREFIX_PATH /usr/local/opt/qt/