This commit is contained in:
Lukian 2024-10-30 11:36:17 +01:00
parent c5dd865151
commit 3135f1f849
2 changed files with 2 additions and 6 deletions

6
.zshrc
View file

@ -70,7 +70,7 @@ ZSH_THEME="bira"
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
# Example format: plugins=(rails git textmate ruby lighthouse)
# Add wisely, as too many plugins slow down shell startup.
plugins=(git zsh-256color zsh-autosuggestions zsh-interactive-cd zsh-navigation-tools zsh-syntax-highlighting)
plugins=(git zsh-256color zsh-autosuggestions zsh-syntax-highlighting)
source $ZSH/oh-my-zsh.sh
@ -103,10 +103,6 @@ source $ZSH/oh-my-zsh.sh
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
# Launch fastfetch at start
# fastfetch
# BEGIN opam configuration
# This is useful if you're using opam as it adds:
# - the correct directories to the PATH