mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-28 04:46:27 -04:00
Switch "fastfetch" alias to emulate "neofetch" rather than "paleofetch"
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ bindkey "^L" zsh-redraw
|
||||
# Stock aliases
|
||||
alias ls='ls --color=auto'
|
||||
alias grep='grep --color=auto'
|
||||
alias fastfetch='fastfetch -c paleofetch'
|
||||
alias fastfetch='fastfetch -c neofetch'
|
||||
alias orphans='doas pacman -Rcns $(pacman -Qqdt)'
|
||||
alias powersave='doas /usr/local/bin/powerset.sh powersave'
|
||||
alias performance='doas /usr/local/bin/powerset.sh performance'
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
loadkeys us
|
||||
echo ----------------------------------------------------------------------------------------------
|
||||
echo rwinkhart\'s Artix Install Script
|
||||
echo Last updated November 05, 2024 \(rev. A\)
|
||||
echo Last updated November 05, 2024 \(rev. B\)
|
||||
echo ----------------------------------------------------------------------------------------------
|
||||
echo You will be asked some questions before installation.
|
||||
echo -e "----------------------------------------------------------------------------------------------\n"
|
||||
|
||||
Reference in New Issue
Block a user