mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
12 lines
228 B
Markdown
12 lines
228 B
Markdown
# Dotfiles
|
|
|
|
A collection of config files and scripts for Fedora GNU/Linux.
|
|
|
|
## Install
|
|
|
|
Run the following command to install
|
|
|
|
```sh
|
|
cd ~ && git clone git@github.com:AquaMorph/dotfiles.git && sh ~/dotfiles/scripts/install.sh
|
|
```
|