Revert "fish: setup: Set a needed environment variable for work"
This reverts commit 28eccacade
.
This commit is contained in:
parent
cf35532130
commit
591c738973
1 changed files with 0 additions and 3 deletions
|
@ -43,9 +43,6 @@ function __fish_setup_on_tty_login --description "Set up environment on tty logi
|
||||||
# environment.d.
|
# environment.d.
|
||||||
set -gx WLR_NO_HARDWARE_CURSORS 1
|
set -gx WLR_NO_HARDWARE_CURSORS 1
|
||||||
|
|
||||||
# Needed for work
|
|
||||||
set -gx ENV qa-tunnel
|
|
||||||
|
|
||||||
# Password Store
|
# Password Store
|
||||||
set -gx PASSWORD_STORE_ENABLE_EXTENSIONS true
|
set -gx PASSWORD_STORE_ENABLE_EXTENSIONS true
|
||||||
set -gx PASSWORD_STORE_GENERATED_LENGTH 16
|
set -gx PASSWORD_STORE_GENERATED_LENGTH 16
|
||||||
|
|
Loading…
Reference in a new issue