1
0

Fish changes

This commit is contained in:
2024-12-22 01:29:31 +01:00
parent 2314780ed9
commit 7921db8720
4 changed files with 394 additions and 56 deletions

View File

@@ -1,5 +1,5 @@
# Utilities
alias cls clear
alias cls 'clear; echo "( .-.)"'
alias vencord 'sh -c "$(curl -sS https://raw.githubusercontent.com/Vendicated/VencordInstaller/main/install.sh)"'
@@ -14,3 +14,5 @@ alias sv 'layout -t se'
# SSH
alias louis 'echo "$(set_color red)You changed this dimwit, use \'vpn\' instead"'
alias glog 'git log --graph --abbrev-commit --decorate --format=format:\'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(auto)%d%C(reset)\''