chore: updated readme
This commit is contained in:
parent
b6aab3ff8f
commit
b2dc3e025a
|
@ -1,3 +1,2 @@
|
||||||
.config/BraveSoftware
|
.config/BraveSoftware
|
||||||
.config/spicetify
|
.config/spicetify
|
||||||
|
|
||||||
|
|
12
readme.md
12
readme.md
|
@ -1,3 +1,11 @@
|
||||||
# Dotfiles Repository
|
# Dotfiles
|
||||||
|
|
||||||
Welcome to my personal dotfiles repository, containing configurations for tmux and Alacritty. This repository serves primarily as a backup for my own setup and may not provide a straightforward method for replicating my environment in its entirety. However, it offers individual configuration files that can be manually copied and utilized according to your needs.
|
My dot files backups
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone https://git.raj.how/raj/dotfiles.git $HOME/dotfiles
|
||||||
|
```
|
||||||
|
|
||||||
|
```
|
||||||
|
cd dotfiles && stow .
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in New Issue