dotfiles/README
xenon.inx a907d42d89
Inital Repository & Add alias
Inital this repo in unlicense.

Create README and add some content.

Add 2 alias.
2025-02-26 19:46:02 +08:00

20 lines
336 B
Text

==========
DOTFILES
==========
Some of my dotfiles...
You can refer to and/or use my dotfiles freely.
==========
Usage
==========
> git clone https://git.inx.wf/inx/dotfiles.git:.dotfiles
Then, edit your .bashrc and append this line.
> source .dotfiles/enable
And enjoy. Better refer to each .sh file to check what thing I did.