diff options
Diffstat (limited to 'dot.local-bin-sm')
| -rwxr-xr-x | dot.local-bin-sm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot.local-bin-sm b/dot.local-bin-sm index c0fd090..95a5c87 100755 --- a/dot.local-bin-sm +++ b/dot.local-bin-sm @@ -1,7 +1,7 @@ #!/bin/sh set -e case $(hostname -s) in - naboo) + crait|naboo) format='%u%r %3n %10d %17f %22F %t %i%S' ;; *) |
