Rename alias & env setting shell scripts

This commit is contained in:
Marty Oehme 2019-07-27 11:29:31 +02:00
parent b9441dc36d
commit beb5f1c323
9 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,5 @@
#!/bin/sh
# set wiki root to nextcloud notes folder,
# will be picked up by vim wiki plugin as root
export WIKIROOT="$HOME/Nextcloud/Notes/"