File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ alias clr-cache="sudo pacman -Scc"
3838alias unlock=" sudo rm /var/lib/pacman/db.lck"
3939alias remove=" sudo pacman -R"
4040alias autoremove=" sudo pacman -Rns"
41+ alias neofetch=" neofetch --ascii_distro TcetLinux1"
4142
4243# Fix keyring and gnupg mount isuue
4344alias fix-keys=" sudo rm -rvf /etc/pacman.d/gnupg && sudo pacman-key --init && sudo pacman-key --populate"
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ alias clr-cache="sudo pacman -Scc"
3838alias unlock=" sudo rm /var/lib/pacman/db.lck"
3939alias remove=" sudo pacman -R"
4040alias autoremove=" sudo pacman -Rns"
41+ alias neofetch=" neofetch --ascii_distro TcetLinux1"
4142
4243# Fix keyring and gnupg mount isuue
4344alias fix-keys=" sudo rm -rvf /etc/pacman.d/gnupg && sudo pacman-key --init && sudo pacman-key --populate"
You can’t perform that action at this time.
0 commit comments