My config files. Structure and scripts from caarlos0 dotfiles. I made some changes to his configs to make them more suitable for my daily use and also added oh-my-zsh (he was using normal zsh) support. It works on top of zsh and makes life easier, the theme is the new powerline10k.
I use them to keep my configs between ubuntu and mac sync! And if any time I need to reinstall i wont lose all my work put in making the files. Here is a screenshot on how my oh-my-zsh terminal would look like with the default ubuntu terminal client and iterm2 for mac:
git: to clone the repocurl: to download some stufftar: to extract downloaded stuffzsh: to actually run the dotfilessudo: some configs may need that
Then, run these steps:
$ git clone https://github.com/jiwidi/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./script/bootstrap
$ zsh # or just close and open your terminal again.After installation the powerline10k will run you through the configuration wizard. If you have any problems after the configuration wizard just make sure you have the correct fonts installed and selected and run it again with p10k configure
Powerline fonts are installed as default but you will need to set them as font on your terminal manually. Also worth checking MesloFonts:

