# Things to do after Installing Ubuntu

Lets be honest newly installed Ubuntu OS is kinda boring but worry not, It can be customized according to your needs. Ubuntu can be customized in every by changing its default terminal or changing themes or changing icons packs you can do it all.


## - Installing New Terminal

Ubuntu Default terminal is kind of boring looking and it also lack advance customization.
So to fulfill the needs of customization we are going to install [TILIX](https://gnunn1.github.io/tilix-web/) . Tilix is an advanced GTK3 tiling terminal emulator.


## - Install Zsh and Oh-My-Zsh

We can set up the oh-my-zsh framework for managing ZSH. We can also install different kind of plugin with oh-my-zsh like:  zsh-autosuggestions, git, jump etc and its theme can also be customized accordingly.


## - Installing Gnome-Tweaks

```bash
$ sudo apt install gnome-tweaks
``` 
Gnome-Tweaks cand be used to change themes, icons, apperance, fonts etc

![Screenshot from 2022-05-15 13-45-54.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1652601673539/5ZIAUFisO.png align="left")

![Screenshot from 2022-05-15 13-47-02.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1652601735178/_zjQxFrO4.png align="left")

### Bonus Content

Nordic Wallpaper Collection
[Wallpaper](https://store.sameer-joshi.com.np/l/nordic-wallpapers)












