- These commands are based on my config file
- For default keybinds, see here
General unix shell scripts for
autoisntall.yamlfile to automatically install required packages on Ubuntu- The LTS version has been tested and it working
- the nightly version hasn't been tested and it being continuously modified.
- Additional Unix shell scripts to install other packages and extra settings.
Disclaimer: Some commands in this sheet are avoided or rarely used by others (I don't know why). For instance, I use git switch instead git checkout to switch a branch. I tried to use memorable and resonable command names for my git workflow, without compromising its functionality (git switch really switches the branch for you 😀)