meow
This commit is contained in:
1
.zshrc
1
.zshrc
@@ -71,6 +71,7 @@ alias sshserver="ssh -i ~/.ssh/GlaServer00 81.21.121.109"
|
||||
export EDITOR=nvim
|
||||
alias switchhack="fusee-nano ~/Downloads/switchhack/hekate_ctcaer_6.3.0.bin"
|
||||
alias moonpi='ssh 192.168.178.35 "SDL_AUDIODRIVER=alsa moonlight-qt stream -1080 -fps 60 --audio-on-host 192.168.178.25 "BigPicture""'
|
||||
alias ssh='(){ ssh $1 -t tmux;}'
|
||||
alias shutmoonpi='ssh 192.168.178.35 "moonlight-qt quit 192.168.178.25 "BigPicture"; killall moonlight-qt"'
|
||||
eval "$(fzf --zsh)"
|
||||
eval "$(zoxide init --cmd cd zsh)"
|
||||
|
||||
Reference in New Issue
Block a user