It's been said of every console user:
"you are your dotfiles."
This repository includes multiple configuration files that help me setting up a nice terminal experience across multiple environments. It contains everything needed to install my preferred setup on MacOS and Windows on their respectively default shells (bash, PowerShell, ZSH). Each component has its individual README.md
file, which covers the instruction on how to get started.
Warning
If you want to try out these dotfiles then you should fork this repository, review the code, and remove anything that you do not want. These are my preferences and it might not suits your needs. Please proceed with caution.
.
├── assets # Contains image and other asset files used by the documents on this repo.
├── docs # The central hub for all documentation related to this project.
├── terminal # Configuration files for Windows Terminal and PowerShell.
├── zsh # Configuration files for ZSH such as extra prompt info, autocompletion and so on.
├── LICENSE
└── README.md
Content on this repository is licensed under the Creative Commons Zero v1.0 Universal license.