diff --git a/.zshrc b/.zshrc index 27c97c2..6bc3dd5 100644 --- a/.zshrc +++ b/.zshrc @@ -65,7 +65,6 @@ alias re="reboot" alias ls="exa --icons" alias switchhack="fusee-nano ~/Downloads/switchhack/hekate_ctcaer_6.3.0.bin" alias ssh_t='(){ ssh $1 -t tmux;}' -alias sshserver="ssh -i ~/.ssh/GlaServer00 glala@81.21.120.94" alias rmnixcache="sudo nix-collect-garbage --delete-older-than 1d; rm -r ~/.cache/oh-my-posh/" alias open="xdg-open" alias fastfetch="fastfetch --logo-type kitty-icat --logo Pictures/pfp/34e6caa11e82b467927591f71096323c.jpg --logo-width 30 --logo-height 30"