aboutsummaryrefslogtreecommitdiff
path: root/config/zsh
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2021-02-28 09:12:28 +0100
committerCharles Cabergs <me@cacharle.xyz>2021-02-28 09:12:28 +0100
commitb9cbc0f29b8fae8429e6ce4e0165b51a484ac26d (patch)
tree6631d67fdba5b33da401a7e21bbe9d1b06f81c00 /config/zsh
parent628cbe46ff0e0f15c10db4ce93927b2403c539d0 (diff)
downloaddotfiles-b9cbc0f29b8fae8429e6ce4e0165b51a484ac26d.tar.gz
dotfiles-b9cbc0f29b8fae8429e6ce4e0165b51a484ac26d.tar.bz2
dotfiles-b9cbc0f29b8fae8429e6ce4e0165b51a484ac26d.zip
Added qutebrowser intra search engine, Added korean font, Updated profile with poweroff when quitting out of window manager
Diffstat (limited to 'config/zsh')
-rwxr-xr-xconfig/zsh/zprofile8
1 files changed, 1 insertions, 7 deletions
diff --git a/config/zsh/zprofile b/config/zsh/zprofile
index 9b4e44d..c18b368 100755
--- a/config/zsh/zprofile
+++ b/config/zsh/zprofile
@@ -53,10 +53,4 @@ export LESS_TERMCAP_ZW=$(tput rsupm)
export MINIKUBE_IN_STYLE=false # disable cringe minikube emojies
-# school env
-export MINISHELL_TEST_BONUS=yes
-export MINISHELL_TEST_PAGER=vim
-export MINISHELL_TEST_FLAGS=-DMINISHELL_TEST
-export WEBSERV_FLAGS=-DWEBSERV_CACHARLE
-
-[ "$(tty)" = '/dev/tty1' ] && exec startx
+[ "$(tty)" = '/dev/tty1' ] && startx ; poweroff