This commit is contained in:
PowerUser64 2022-05-09 17:03:41 -07:00
parent d1bb9764b0
commit e89ae1a694

View file

@ -4,5 +4,6 @@
ala() {
nohup alacritty > /dev/null 2>&1 &
disown
exit
}