new theme

This commit is contained in:
Benjamin Kyd
2023-11-01 13:53:27 +00:00
parent 93216f652f
commit 73dac3dfe4
2 changed files with 3 additions and 1 deletions

View File

@@ -4,3 +4,4 @@ application/x-extension-html=google-chrome-unstable
[Default Applications]
application/x-extension-html=google-chrome-unstable
x-scheme-handler/eclipse+command=_usr_lib_dbeaver_.desktop
x-scheme-handler/postman=Postman.desktop

View File

@@ -1,7 +1,8 @@
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="bira"
ZSH_THEME="gallifrey"
#ZSH_THEME="bira"
plugins=(git fancy-ctrl-z fzf)