Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kemono/dotfiles

My environment
https://github.com/kemono/dotfiles

Last synced: 29 days ago
JSON representation

My environment

Awesome Lists containing this project

README

        

# Install (Debian)

### Step 1: Add user

Login root, After Run this command.

curl -L raw.githubusercontent.com/kemono/dotfiles/master/debian/adduser.sh | bash

### Step 2: Install softwares

Login gazelle, After Run this command.

nohup bash -c 'curl -L raw.githubusercontent.com/kemono/dotfiles/master/debian/init.sh | bash' &

# Caution

This environment setup script has a process to automatically add my ssh public key.
If you want it to work, please remove the added user's (gazelle) ssh key for safety.