diff options
Diffstat (limited to 'bashrc')
-rw-r--r-- | bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ alias ups='\ps -fxww --format user,pid,ppid,pgid,tty,stat,start,bsdtime,command' alias pps='ps | grep -i $1' alias penv='env | grep -i $1' alias rsync='rsync --progress' +alias ts='date +%Y%m%d_%H\h%Mm' #}}} #{{{ color definition |