Remove .config/helix/dracula_transparent.toml

Update .zshrc
This commit is contained in:
2023-11-12 11:54:20 +01:00
parent ec6675e638
commit 78b125d45a
2 changed files with 4 additions and 132 deletions

View File

@@ -38,7 +38,11 @@ export GITHUB_FC_ORGS="lunarway,kjuulh"
export GITEA_FUZZY_CLONE_ROOT="$HOME/git/git.front.kjuulh.io"
export GITEA_FUZZY_CLONE_ORGS="kjuulh"
{{ if .homebrew }}
export BITEME_ROOT="$HOME/Documents/vaults/kjuulh"
{{ else }}
export BITEME_ROOT="$HOME/Documents/obsidian"
{{ end }}
alias devshuttle="$HOME/go/bin/shuttle"
alias kitty="kitty --config ~/.config/kitty/kitty.conf"