Installing alacritty
Hello! to install alacritty on linux these commands need to be executed to create the desktop entry:
The commands fail in both a container and the normal system
GitHub
alacritty/INSTALL.md at master · alacritty/alacritty
A cross-platform, OpenGL terminal emulator. Contribute to alacritty/alacritty development by creating an account on GitHub.
5 Replies
does anyone know if theres a way to install it?
Installing it requires copying over an svg to
/usr/share/pixmaps/ and i dont know of any way of doing that
it would be really helpful if there was a command to temporarily bypass the read only file system like vanilla os's sudo abroot exec COMMAND
so you can set everthing up and then just leave it aloneJust use the terminal that came with your DE
stop being picky
sudo system install alacritty
For a desktop entry, right click the menu entry and choose add to desktop if you’re on KDE
??? Alacrity is in a package manager??m
The docs NEVER mentioned that
???
Am I losing it
yes it's in the arch repos
WHY DID THEY NOT MENTION IT IN THE DOCS
AAAAAAA
it works
Thank yiu
do you know if zsh/ other shell support works fine?
i get the error
/home/lemongrasscap/.zshrc:114: command not found: register-python-argcomplete
nm i installed register-python-argcomplete via pip and it works