| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a project aimed at making the tedious post installation process of configuring your commands and programs from dotfiles easier and faster. It uses bash as the main scripting language. It contains dotfiles for many famous and useful programs people generally use such as:
more dotfiles will be added with time (and as I start to use them).
These programs should be installed before using the script:
This project only works for Unix-like and Unix-based systems, Ex - Linux, MacOS, etc.
Download KDotfiles .zip or .tar.gz file from releases assets.
or Clone the repository in your home directory:
git clone https://github.com/Kunal2007-web/KDotfiles.gitgit clone git@github.com:Kunal2007-web/KDotfiles.gitgh repo clone Kunal2007-web/KDotfilesTo install the dotfiles:
cd KDotfiles
chmod +x installdotfiles.sh
./installdotfiles.shFor contributing to the project, please read the Code of Conduct and Contributing Guidelines.
| Back | FazBrowse Home | New Git URL |