changed some things
This commit is contained in:
6
.zshrc
6
.zshrc
@@ -79,3 +79,9 @@ alias shutmoonpi='ssh 192.168.178.35 "moonlight-qt quit 192.168.178.25 "BigPictu
|
||||
alias sshserver="ssh -i ~/.ssh/GlaServer00 glala@81.21.121.109"
|
||||
eval "$(fzf --zsh)"
|
||||
eval "$(zoxide init --cmd cd zsh)"
|
||||
|
||||
## [Completion]
|
||||
## Completion scripts setup. Remove the following line to uninstall
|
||||
[[ -f /home/glala/.dart-cli-completion/zsh-config.zsh ]] && . /home/glala/.dart-cli-completion/zsh-config.zsh || true
|
||||
## [/Completion]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user