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