Files
dotfiles/README.md
2026-03-02 11:40:45 +11:00

21 lines
846 B
Markdown

# **Personal Linux dotfiles 📁**
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.)