Logo designed by Famil Qasimov
My own config/packages Ubuntu installer that make my initial configs in a Ubuntu post-installation. Its recommended Ubuntu 22.04 or Kubuntu 22.04.
The script make the initial updates.
Install many packages. Basically the packages are:
| Type | Package |
|---|---|
| Version Control | git |
| Diff tool | meld |
| CLI text editor | vim |
| Type | Package |
|---|---|
| Player | Spotify |
| IDE | VS Code |
| Browser | Google-Chrome |
| Terminal | Terminator |
| Chat | Telegram |
| Password Manager | 1Password |
- zsh
- oh-my-zsh
- powerlevel10k
- colorls
- neofetch
- nerd-fonts
| Type | Package |
|---|---|
| Programming Language | python3 |
| Configuration tool | Ansible |
| Container | Docker |
| Infra as a Code | Terraform |
Download and install my Dotfiles repository.
wget -O installer.sh http://bit.ly/2vtw4Ge
chmod +x installer.sh
./installer.shThis shorten link http://bit.ly/2vtw4Ge is pointed to https://raw.githubusercontent.com/frankjuniorr/Ubuntu-Install/master/code/trigger.sh