mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-31 06:06:38 -04:00
Change system+login shell to Dash, add zsh and configuration
This commit is contained in:
@@ -13,5 +13,6 @@ alias schedutil='doas /usr/local/bin/powerset.sh schedutil'
|
||||
alias ondemand='doas /usr/local/bin/powerset.sh ondemand'
|
||||
alias poweroff='doas /usr/bin/poweroff'
|
||||
alias reboot='doas /usr/bin/reboot'
|
||||
alias blank='/usr/local/bin/plasmablank.sh'
|
||||
|
||||
PS1='\[\e[36m\]\u\[\e[0m\]@\[\e[36m\]\h:\[\e[0m\]\W\[\e[36m\]|$\[\e[0m\] '
|
||||
|
||||
Reference in New Issue
Block a user