Very good bot
Very good bot
For youtube, there’s libre frontends like newpipe and piped (but of course you are still using youtube)
I think this is an easier way to do it:
add this to a file called .bash_aliases instead (it should be a file right next to .bashrc, if not just create it)
You can add aliases to .bashrc with this, but I personally perfer to have aliases in their own file
Another thing, if you have a console window open while adding it, restart it so that the console is aware of the aliases. Alternatively, google something like “sourcing bashrc” or “sourcing aliases” and apply the commands you find
If you wish to add aliases to a bash script (for later automation), you add these two lines
shopt -s expand_aliases
source ~/.bash_aliases
but of course add this to the top of your bash scripts, so that your script knows to use the bash shell:
#!/bin/bash
poop
I tried playing these games for the first time a few weeks ago and I gotta say: 1-3 aged like milk. Most praise for those games is just nostalgia / there wasn’t anything else like it at the time
I recommend skipping straight to 4. If you’re strapped for time, skip to Lost Legacy which takes place right before 4’s epilogue.
Those games are fairly self contained except for a few references here and there. Hope this helps
Janitor vs hygiene technician
It’s open as in “look but don’t touch”
As a Pixel user, I’m looking into either Graphene or CalyxOS