From 42ae8d07f97568847f508539a39ec8fab2d4f4a3 Mon Sep 17 00:00:00 2001 From: JMARyA Date: Mon, 9 Nov 2020 07:22:40 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ebase.zsh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base.zsh b/base.zsh index 64e22fe..54879fd 100644 --- a/base.zsh +++ b/base.zsh @@ -42,4 +42,4 @@ zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd' export EDITOR="nano" export PATH=~/bin:$PATH alias zshconfig="nano ~/.zshrc" -alias zshrefresh="source ~/.zshrc" \ No newline at end of file +alias zshrefresh="source ~/.zshrc"