Edit .zshrc

- Add *the great space*
- Remove some commands in the end
master
Plaza521 2023-10-27 17:04:45 +03:00
parent 73f04eeceb
commit fd5a0b3ebe
Signed by untrusted user who does not match committer: nakidai
GPG Key ID: 914675D395210A97
1 changed files with 1 additions and 3 deletions

View File

@ -3,6 +3,7 @@ export EDITOR=nvim
ZSH_THEME="headline" ZSH_THEME="headline"
plugins=(git zsh-syntax-highlighting) plugins=(git zsh-syntax-highlighting)
source $ZSH/oh-my-zsh.sh source $ZSH/oh-my-zsh.sh
# Functions # Functions
function reset-cursor() function reset-cursor()
{ {
@ -20,6 +21,3 @@ alias stdn="doas shutdown -ah 0"
alias rbot="doas reboot" alias rbot="doas reboot"
alias vi=nvim alias vi=nvim
alias dv=doas nvim alias dv=doas nvim
# Autoexec
clear; mycfetch