commit 2809fb1cf2cf5a423c9f0aa09b5fc9e0f3bfecd9 parent 87c14a7d77d46fcbfb5b9036c4012141b118ca4f Author: Hugo Soucy <hs0ucy@h50ucy.local> Date: Fri, 21 Sep 2018 17:51:29 -0400 Add an alias for the ferron ssg Diffstat:
M | .kshrc | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.kshrc b/.kshrc @@ -2,4 +2,7 @@ HISTFILE=~/.ksh_history HISTSIZE=10000 HISTCONTROL=ignoredups:ignorespace +# Aliases +alias ferron='cd ~/Ferron/ && ./cornelius build' + screenfetch