15 lines
290 B
Markdown
15 lines
290 B
Markdown
# Gaiety's (Jo Wroten's) Dotfiles
|
|
|
|
Designed for Linux (Ubuntu).
|
|
|
|
## Setup
|
|
|
|
```bash
|
|
apt-get install git # May need sudo
|
|
git clone git@gitlab.com:gaiety/dotfiles.git ~/dotfiles
|
|
cd ~/dotfiles
|
|
$0 install.sh # May need sudo
|
|
```
|
|
|
|
Log out then log back in and open the Konsole terminal emulator.
|
|
|