my dotz
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

add -p to ls for funsies

+1 -1
+1 -1
.rc
··· 29 29 } 30 30 31 31 if ls --version 2>&1 | grep -iE "gnu|busybox" > /dev/null; then 32 - alias ls='ls --color=auto ' 32 + alias ls='ls --color=auto -p ' 33 33 fi 34 34 35 35 if [ -z "${SSH_AGENT_PID}" ]