Skip to content

Commit 8abff8f

Browse files
committed
adding alias for neofetch
1 parent 28ff992 commit 8abff8f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

airootfs/etc/skel/.zshrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ alias clr-cache="sudo pacman -Scc"
3838
alias unlock="sudo rm /var/lib/pacman/db.lck"
3939
alias remove="sudo pacman -R"
4040
alias autoremove="sudo pacman -Rns"
41+
alias neofetch="neofetch --ascii_distro TcetLinux1"
4142

4243
# Fix keyring and gnupg mount isuue
4344
alias fix-keys="sudo rm -rvf /etc/pacman.d/gnupg && sudo pacman-key --init && sudo pacman-key --populate"

airootfs/root/.zshrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ alias clr-cache="sudo pacman -Scc"
3838
alias unlock="sudo rm /var/lib/pacman/db.lck"
3939
alias remove="sudo pacman -R"
4040
alias autoremove="sudo pacman -Rns"
41+
alias neofetch="neofetch --ascii_distro TcetLinux1"
4142

4243
# Fix keyring and gnupg mount isuue
4344
alias fix-keys="sudo rm -rvf /etc/pacman.d/gnupg && sudo pacman-key --init && sudo pacman-key --populate"

0 commit comments

Comments
 (0)