fixed hostname (ty butterfly), code cleanup

This commit is contained in:
Dea 2026-02-22 10:24:47 -05:00
parent 04434e2523
commit 520d4ddc41
8 changed files with 15 additions and 57 deletions

View file

@ -4,6 +4,8 @@ alias eep='systemctl suspend'
alias hibernate='systemctl hybrid-sleep'
alias restart='systemctl reboot'
alias shutdown='systemctl poweroff'
alias vim='dvim'
alias nvim='dvim'
rebuild() {
if [ -z "$1" ]
then
@ -12,4 +14,4 @@ rebuild() {
sudo nixos-rebuild switch --flake ~/dea-files#"$1"
fi
}
[ -f "/home/dea/.ghcup/env" ] && . "/home/dea/.ghcup/env" # ghcup-env
[ -f "/home/dea/.ghcup/env" ] && . "/home/dea/.ghcup/env" # ghcup-env