al: rename to ala (turns out there's an assembly compiler is called al)

This commit is contained in:
PowerUser64 2022-04-29 12:59:16 -07:00
parent afb8bb68b4
commit ad99e0a852

View file

@ -1,4 +0,0 @@
#!/bin/bash
# Runs zsh in alacritty. Good if you're put in some other terminal for some reason.
nohup alacritty > /dev/null 2>&1 &