Update stuff for st

This commit is contained in:
Jonathan Hodgson 2018-01-31 17:33:23 +00:00
parent b4c1125dc0
commit 3ffa47b4c8
6 changed files with 46 additions and 11 deletions

View file

@ -33,7 +33,7 @@ alias mkdir='mkdir -p'
alias perms='wp rewrite flush'
#Clear terminal and screenfetch
alias cls='clear; screenfetch'
alias cls='clear; neofetch'
#An alias for my standard less configuration
#I don't set it to lessc because sometimes I don't use this config and I always forget how to ignore an alias