updated: README.md

This commit is contained in:
2026-03-02 11:40:45 +11:00
parent 7b56abb94c
commit 40f54ecbfa

View File

@@ -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**.
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.)