mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
10 lines
223 B
Markdown
10 lines
223 B
Markdown
Those are my dotfiles, with convenience scripts for easy
|
|
deployment on multiple computers.
|
|
|
|
This is how I setup a new account:
|
|
|
|
- git clone https://lloeki@github.com/lloeki/dotfiles.git
|
|
- cd dotfiles
|
|
- ./setup.sh
|
|
- enjoy.
|
|
|