]> gitweb.fluxo.info Git - scripts.git/commitdiff
Minor change
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 2 Oct 2017 15:07:42 +0000 (12:07 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 2 Oct 2017 15:07:42 +0000 (12:07 -0300)
status

diff --git a/status b/status
index 6302d2e317e79afc172285cfd3232e249b20f39b..43d1ac381946e64d7a9666e80e6448e271c86b5b 100755 (executable)
--- a/status
+++ b/status
@@ -82,7 +82,7 @@ function status_run {
 
       # Replace eventual "/mnt/crypt/home/$USER" with "~/" from output
       # Piping through sed also handles mr's dynamic output weirdness
-      mrconfig-updater && mr -m status | sed -e "s|/mnt/crypt/home/$USER/|~/|" -e "s|$HOME|~/|"
+      mrconfig-updater && mr -m status | sed -e "s|/mnt/crypt/home/$USER/|~/|" -e "s|$HOME|~|"
     fi
 
     # Check your TODO lists