Scripts for configuring the Ubuntu development environment can be found here. Any other miscellaneous issues related to Ubuntu are documented in the ./others
directory.
- IDEs / Browsers
- Microsoft Visual Studio Code
- Google Chrome
- Productivities
- Microsoft Todo
- TeamViewer
- Dropbox
- kolourpaint
- peek
- Dev essentials
- Python3
- miniconda3
- C++
- Terminal / Shell
- tilix
- zsh
powerlevel10k-> please install it manually: LINK- tmux
- Container
- Docker
By creating an rsa_id
, configuring ~/.ssh/config
, and using ssh-copy-id
, we can streamline server access using a simple ID, eliminating the need for a password.
Use sshconfig.sh
with revision
Before run it, the following commands may be needed.
chmod +x ./sshconfig.sh