From 37c56453bd886395dd011768100d434921d4fdf7 Mon Sep 17 00:00:00 2001 From: Robin Date: Wed, 25 Mar 2026 21:48:41 +0100 Subject: [PATCH] removed old ssh line --- .zshrc | 1 - 1 file changed, 1 deletion(-) 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"