Revert "fish: setup: Set a needed environment variable for work"

This reverts commit 28eccacade.
This commit is contained in:
Sanchayan Maity 2024-12-05 19:13:52 +05:30
parent cf35532130
commit 591c738973
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3

View file

@ -43,9 +43,6 @@ function __fish_setup_on_tty_login --description "Set up environment on tty logi
# environment.d.
set -gx WLR_NO_HARDWARE_CURSORS 1
# Needed for work
set -gx ENV qa-tunnel
# Password Store
set -gx PASSWORD_STORE_ENABLE_EXTENSIONS true
set -gx PASSWORD_STORE_GENERATED_LENGTH 16