added alot
This commit is contained in:
5
.zshrc
5
.zshrc
@@ -62,12 +62,13 @@ alias cls="clear"
|
||||
alias femboy="echo '$USER is a femboy'"
|
||||
alias shut="shutdown now"
|
||||
alias re="reboot"
|
||||
alias ls="exa"
|
||||
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"
|
||||
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"
|
||||
|
||||
eval "$(fzf --zsh)"
|
||||
eval "$(zoxide init --cmd cd zsh)"
|
||||
|
||||
Reference in New Issue
Block a user