Install • Shell • Bash Scripts • Git configuration
My personal Ubuntu config files
Check installation script here
In order to avoid errors it is preferable to run installer
step by step
git clone https://github.com/bertini36/dotfiles.git ~/.dotfiles/
cd ~/.dotfiles
./installer
Finally reopen the terminal and enjoy!
- Apps launcher:
Win+A
- Projects launcher:
Win+O
- Emojis launcher:
Win+U
- Power launcher:
Win+P
Use dot
command to access, filter and execute all the scripts located at
scripts/
, for example:
dot
dot git
dot git standup
- Install Chrome
- Install Jetbrains Toolbox and then Pycharm
- Install Docker, run Docker as root and install Docker compose
- Configure keyboard languages from Ubuntu settings
Based on Rafa Gomez dotfiles repo
— Built with ❤️ from Mallorca —