diff --git a/default/home/.sapphrc/default b/default/home/.sapphrc/default index 589794e..d9778b1 100755 --- a/default/home/.sapphrc/default +++ b/default/home/.sapphrc/default @@ -83,7 +83,7 @@ process_search(){ fi ps aux | grep -ie "${1}" } - +alias nowrap='sed -E "s/(.{${COLUMNS}}).*$/\1/"' #alias devbox-stable="TERM=xterm-256color toolbox enter debian-toolbox-12" #alias devbox-testing="TERM=xterm-256color toolbox enter debian-toolbox-testing" #git shortcut to quickly push all changes with comment