summaryrefslogtreecommitdiff
path: root/config/essentials/zsh/.zshrc
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-08-04 22:45:56 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-08-04 22:45:56 +0200
commit1914d16f1693a3c31f8ad9e07b1469df1604d690 (patch)
treea8a623823adc077f7371de379b9e70eb7a7b485c /config/essentials/zsh/.zshrc
parent49bbf6906089b5d957e2a781002d32b811ae630d (diff)
parente850f3a1702b4d8b9d0cfec5c07d710b5201ed29 (diff)
Merge branch 'main' of /var/git/dotfiles
Diffstat (limited to 'config/essentials/zsh/.zshrc')
-rw-r--r--config/essentials/zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/essentials/zsh/.zshrc b/config/essentials/zsh/.zshrc
index 58974ba..d8675d4 100644
--- a/config/essentials/zsh/.zshrc
+++ b/config/essentials/zsh/.zshrc
@@ -25,7 +25,7 @@ zle -N add-surround surround
zle -N change-surround surround
compinit
-if grep -qi "debian\|ubuntu" /etc/os-release 2>/dev/null
+if grep -qi "debian\|ubuntu" /usr/lib/os-release /etc/os-release 2>/dev/null
then
sfiles=(
/usr/share/zsh-autosuggestions/zsh-autosuggestions.zsh