idk exactly
This commit is contained in:
5
.zshrc
5
.zshrc
@@ -71,12 +71,11 @@ alias shut="shutdown now"
|
||||
alias re="reboot"
|
||||
alias dragon-drop="GDK_BACKEND=x11 dragon-drop"
|
||||
alias ls="exa"
|
||||
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 ssh_t='(){ ssh $1 -t tmux;}'
|
||||
alias shutmoonpi='ssh 192.168.178.35 "moonlight-qt quit 192.168.178.25 "BigPicture"; killall moonlight-qt"'
|
||||
|
||||
alias sshserver="ssh -i ~/.ssh/GlaServer00 glala@81.21.121.109"
|
||||
eval "$(fzf --zsh)"
|
||||
eval "$(zoxide init --cmd cd zsh)"
|
||||
|
||||
Reference in New Issue
Block a user