From fd5a0b3ebe47e5b58e92a13d28c5a3be81c2ff82 Mon Sep 17 00:00:00 2001 From: Plaza521 Date: Fri, 27 Oct 2023 17:04:45 +0300 Subject: [PATCH] Edit .zshrc - Add *the great space* - Remove some commands in the end --- zsh/.zshrc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 2bcbe85..746288b 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -3,6 +3,7 @@ export EDITOR=nvim ZSH_THEME="headline" plugins=(git zsh-syntax-highlighting) source $ZSH/oh-my-zsh.sh + # Functions function reset-cursor() { @@ -20,6 +21,3 @@ alias stdn="doas shutdown -ah 0" alias rbot="doas reboot" alias vi=nvim alias dv=doas nvim - -# Autoexec -clear; mycfetch