diff --git a/README.md b/README.md index 291e18e..19e324f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ -# **Personal Linux dotfiles** +# **Personal Linux dotfiles 📁** -I have added my own custom aliases and soon to add more config files for **neovim** and **alacritty**. \ No newline at end of file +I have added my own custom aliases and soon to add more config files for linux. + +When you git clone from home folder it the ***git clone*** will download all the files in the correct folders. Please make sure you back up your own config files you wish to keep before doing the clone. + +You can always ***git clone*** to a seperate folder to take from there what you would like and manually copy to the right directory. + +### My goal 🚀 + +My goal has been to use this git repo to quickly sync my dotfiles from distro to distro. However, you are welcome to use. + +### Install Instructions + +```git clone https://git.snoooopy.online/Snoooopy/dotfiles ~/``` + +OR + +```git clone https://git.snoooopy.online/Snoooopy/dotfiles ~/Downloads``` + +(If you wish to clone to seperate folder without overwriting anything files.) \ No newline at end of file