From 148fb6956aca04d8e7125c7f754bfac01933b6f3 Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Thu, 16 Mar 2023 19:58:15 -0400 Subject: zshrc updates --- modules/20-zsh/zshrc | 8 ++++---- modules/50-discord/discord.json | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'modules') diff --git a/modules/20-zsh/zshrc b/modules/20-zsh/zshrc index d582e61..a866827 100644 --- a/modules/20-zsh/zshrc +++ b/modules/20-zsh/zshrc @@ -73,7 +73,7 @@ export COMPLETION_WAITING_DOTS="true" plugins=( cp #dep:rsync command-not-found #dep:pkgfile - dotenv + #dotenv ssh-agent sudo zsh-autosuggestions @@ -145,9 +145,9 @@ if [[ -d "$HOME/.local/bin" ]]; then fi # asdf-vm -if [[ -d "/opt/asdf-vm/" ]]; then - source "/opt/asdf-vm/asdf.sh" -fi +#if [[ -d "/opt/asdf-vm/" ]]; then +# source "/opt/asdf-vm/asdf.sh" +#fi # esp32-rs #if [[ -d "$HOME/.espressif" ]]; then diff --git a/modules/50-discord/discord.json b/modules/50-discord/discord.json index 1ee0936..73924b4 100644 --- a/modules/50-discord/discord.json +++ b/modules/50-discord/discord.json @@ -51,7 +51,7 @@ "fixmentions": true, "greentext": true, "imgxis": true, - "linuxUpdater": true, + "linuxUpdater": false, "noJoinMessageWave": true, "noReplyChainNag": true, "noThreadNotifications": true, @@ -72,7 +72,7 @@ "panic": true, "typingAvatars": true, "css": { - "enabled": true, + "enabled": false, "options": { "cssPath": [ "/home/chef/.config/hh3/styles.css" -- cgit v1.2.3