summaryrefslogtreecommitdiff
path: root/pyssg.xyz/pyssg_alias.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pyssg.xyz/pyssg_alias.sh')
-rwxr-xr-xpyssg.xyz/pyssg_alias.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/pyssg.xyz/pyssg_alias.sh b/pyssg.xyz/pyssg_alias.sh
new file mode 100755
index 0000000..087f6cc
--- /dev/null
+++ b/pyssg.xyz/pyssg_alias.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+PYSSG_XYZ_DIR=$HOME/pyssg/pyssg.xyz
+
+alias p='pyssg --config $PYSSG_XYZ_DIR/config.yaml'