switched zsh theme
This commit is contained in:
parent
78411555bc
commit
fad372b34f
3
.zshrc
3
.zshrc
@ -1,7 +1,7 @@
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
|
||||
ZSH_THEME="agnoster"
|
||||
ZSH_THEME="amuse" # set by `omz`
|
||||
|
||||
zstyle ':omz:update' mode auto # update automatically without asking
|
||||
|
||||
@ -111,7 +111,6 @@ export PATH=/usr/local/texlive/2023/bin/x86_64-linux:$PATH
|
||||
export QSYS_ROOTDIR="/home/goodhumored/intelFPGA/22.1std/quartus/sopc_builder/bin"
|
||||
export TERM="screen-256color"
|
||||
|
||||
|
||||
export LM_LICENSE_FILE=C:\\flexlm\\lic_modelsim.txt
|
||||
|
||||
eval "$(zoxide init --cmd cd zsh)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user