diff options
Diffstat (limited to '')
-rwxr-xr-x | i3/.config/i3/what_alias.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i3/.config/i3/what_alias.sh b/i3/.config/i3/what_alias.sh index 35dede4..4b79640 100755 --- a/i3/.config/i3/what_alias.sh +++ b/i3/.config/i3/what_alias.sh @@ -46,7 +46,7 @@ echo "║ thgraphdaily -> task burndown.daily tgraphweek -> task burndown echo "║ tgraphmonth -> task burndown.week tnext -> get the next tasks ║" echo "║ tdone -> . tactive -> . ║" echo "║ tlistprojects -> . tlistallprojects -> . ║" -echo "║ c -> colorized cat ║" +echo "║ c -> colorized cat stowroot -> sudo stow -t / ║" echo "║ ║" echo "║ email <to> <subject> <text> ║" echo "╙──────────────────────────────────────────────────────────────────────────────────────╜" |