summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 29e2461..3413480 100644
--- a/.zshrc
+++ b/.zshrc
@@ -436,7 +436,7 @@ stty -ixon
# }}}
# Aliases {{{
-# better ask before we loose data
+# better ask before we lose data
alias rm='rm -Iv'
alias cp='cp -iv'
alias mv='mv -iv'