update
This commit is contained in:
@@ -72,3 +72,5 @@ which direnv &> /dev/null && eval "$(direnv hook zsh)"
|
|||||||
which starship &> /dev/null && eval "$(starship init zsh)"
|
which starship &> /dev/null && eval "$(starship init zsh)"
|
||||||
which zoxide &> /dev/null && eval "$(zoxide init zsh)"
|
which zoxide &> /dev/null && eval "$(zoxide init zsh)"
|
||||||
which pyenv &> /dev/null && eval "$(pyenv init --path)"
|
which pyenv &> /dev/null && eval "$(pyenv init --path)"
|
||||||
|
|
||||||
|
export PATH="/opt/homebrew/opt/rustup/bin:$PATH:$HOME/.cargo/bin"
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
servers:
|
||||||
|
- name: Home Server
|
||||||
|
password_file: /Users/alice/Library/Application Support/jellyfin-tui/pass
|
||||||
|
url: https://jellyfin.olsen.cloud
|
||||||
|
username: morten
|
||||||
Binary file not shown.
Reference in New Issue
Block a user