diff options
| author | David Kaufmann <astra@ionic.at> | 2018-09-27 00:46:13 +0200 |
|---|---|---|
| committer | David Kaufmann <astra@ionic.at> | 2018-09-27 00:46:13 +0200 |
| commit | 8f3c1de9f16e998e3462467b5a80bad3e9d7dc19 (patch) | |
| tree | 4b1cc238765b7ebf10ff8db500b48486c5942a5e /src/vim-powerline.sh | |
| parent | 0fcb17ca339980090b16410fa0d9a21e14857e5f (diff) | |
| download | config-8f3c1de9f16e998e3462467b5a80bad3e9d7dc19.tar.gz | |
track generated files
Diffstat (limited to 'src/vim-powerline.sh')
| -rwxr-xr-x | src/vim-powerline.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vim-powerline.sh b/src/vim-powerline.sh index a50f16e..1d0743a 100755 --- a/src/vim-powerline.sh +++ b/src/vim-powerline.sh @@ -6,7 +6,7 @@ cd ${BASEDIR}/../ cd src/vim-powerline -GENDIR="../../home" +GENDIR="../../gen" mkdir -p $GENDIR/.vim cp -r autoload doc plugin $GENDIR/.vim |
