aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc11
1 files changed, 5 insertions, 6 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 52c0e1c..af42fdf 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -1,12 +1,11 @@
-##
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
#installation via script from github
-#export ZSH="/home/$USER/.oh-my-zsh"
+export ZSH="/home/$USER/.oh-my-zsh"
#installation via paru -S oh-my-zsh-git
-export ZSH=/usr/share/oh-my-zsh/
+#export ZSH="$HOME/oh-my-zsh/"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
@@ -86,7 +85,7 @@ COMPLETION_WAITING_DOTS="true"
# Add wisely, as too many plugins slow down shell startup.
plugins=(copyfile copypath web-search zsh-autosuggestions vi-mode autojump git z)
-(cat ~/.cache/wal/sequences &)
+#(cat ~/.cache/wal/sequences &)
source $ZSH/oh-my-zsh.sh
@@ -111,7 +110,7 @@ source $ZSH/oh-my-zsh.sh
#### ARCOLINUX SETTINGS ####
export PAGER='most'
-source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
+#source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
setopt GLOB_DOTS
#share commands between terminal instances or not
@@ -191,4 +190,4 @@ ex ()
#sysinfo
#sysinfo-retro
#cpufetch
-colorscript random
+#colorscript random