My configurations for the software I use

Don't show hidden directories by default

yemou 611f34da 70441388

Changed files
+1 -1
config
loksh
+1 -1
config/loksh/alias
···
#!/bin/ksh
-
alias ls="ls -FAh --color=auto"
+
alias ls="ls -Fh --color=auto"
alias grep="grep --color=auto"
# Run something N amount of times