Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions airootfs/etc/skel/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ alias clr-cache="sudo pacman -Scc"
alias unlock="sudo rm /var/lib/pacman/db.lck"
alias remove="sudo pacman -R"
alias autoremove="sudo pacman -Rns"
alias neofetch="neofetch --ascii_distro TcetLinux1"

# Fix keyring and gnupg mount isuue
alias fix-keys="sudo rm -rvf /etc/pacman.d/gnupg && sudo pacman-key --init && sudo pacman-key --populate"
Expand Down
1 change: 1 addition & 0 deletions airootfs/root/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ alias clr-cache="sudo pacman -Scc"
alias unlock="sudo rm /var/lib/pacman/db.lck"
alias remove="sudo pacman -R"
alias autoremove="sudo pacman -Rns"
alias neofetch="neofetch --ascii_distro TcetLinux1"

# Fix keyring and gnupg mount isuue
alias fix-keys="sudo rm -rvf /etc/pacman.d/gnupg && sudo pacman-key --init && sudo pacman-key --populate"
Expand Down
3 changes: 3 additions & 0 deletions packages.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -259,3 +259,6 @@ gthumb

# Archive Manager
file-roller

# Neofetch Tcet
neofetch-tcet