From 5dbb2560fcb117b9c9ccaa09c733ca0c0135521e Mon Sep 17 00:00:00 2001 From: Jokler Date: Wed, 15 May 2019 18:25:34 +0200 Subject: Zshrc: Fix typo --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index cd9850b..81531d9 100644 --- a/.zshrc +++ b/.zshrc @@ -13,5 +13,5 @@ export QT_STYLE_OVERRIDE=gtk2 alias ls="/usr/bin/exa --git" alias cat="/usr/bin/bat" -alias cp="/urs/bin/rsync --info=progress2 --no-inc-recursive" +alias cp="/usr/bin/rsync --info=progress2 --no-inc-recursive" alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME' -- cgit v1.2.3-70-g09d2