Update
This commit is contained in:
@@ -28,7 +28,7 @@ set -U spv_dir "/home/kevin/coding/spotify-lib-vis"
|
||||
source $spv_dir/src/api-keys.sh
|
||||
|
||||
# set -U PATH /usr/local/sbin /usr/local/bin /usr/bin /usr/bin/site_perl /usr/bin/vendor_perl /usr/bin/core_perl /home/kevin/linux-config/scripts
|
||||
set -x PATH $PATH /home/kevin/linux-config/scripts
|
||||
set -x PATH $PATH /home/kevin/linux-config/scripts (ruby -e 'print Gem.user_dir')/bin
|
||||
set -x PASSWORD_STORE_CLIP_TIME 120
|
||||
|
||||
# fxn abbr's
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
function vsnp
|
||||
set snips_dir "/home/kevin/.vim/plugged/vim-snippets/UltiSnips"
|
||||
echo $EDITOR $snips_dir/$argv[1]
|
||||
$EDITOR $snips_dir/$argv[1].snippets
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user