Rename alias & env setting shell scripts
This commit is contained in:
parent
b9441dc36d
commit
beb5f1c323
9 changed files with 0 additions and 0 deletions
5
.config/shell/rc.d/env-wiki-root.sh
Normal file
5
.config/shell/rc.d/env-wiki-root.sh
Normal 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/"
|
||||
Loading…
Add table
Add a link
Reference in a new issue