Terminal commands not working

I was trying out this project (https://github.com/bakustarver/rpgmakermlinux-cicpoffs) to run RPGM games under linux. I was able to get it to work, but now my terminal/shell @ has changed from bazzite to something else and I can't run ujust commands. I uninstalled the program, which was removed sucessfully, and rebooted my system but it didn't seem to have any effect.
GitHub
GitHub - bakustarver/rpgmakermlinux-cicpoffs: Run any RPG Maker XP,...
Run any RPG Maker XP, VX, VX Ace, MV, MZ, TyranoBuilder, Godot, Construct 2/3, Nscripter game on linux natively - bakustarver/rpgmakermlinux-cicpoffs
No description
5 Replies
FDS-Silvers
FDS-SilversOP3mo ago
Update: I can use ujust commands again, but it still has that weird @ in the terminal
biebel
biebel3mo ago
That's your hostname. You can change it with hostnamectl set-hostname whatyouwantyourhostnametobe
FDS-Silvers
FDS-SilversOP3mo ago
Oh, that's it? I thought I had messed something up
FDS-Silvers
FDS-SilversOP3mo ago
I was able to change it back with that command. Thanks!
No description
biebel
biebel3mo ago
No worries. Some services may still see or use the old hostname until they are restarted. Will all be good on your next boot and shouldn't cause any issues until you do.

Did you find this page helpful?