Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kemono/dotfiles
My environment
https://github.com/kemono/dotfiles
Last synced: 29 days ago
JSON representation
My environment
- Host: GitHub
- URL: https://github.com/kemono/dotfiles
- Owner: kemono
- License: mit
- Created: 2018-12-11T04:57:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T09:17:34.000Z (4 months ago)
- Last Synced: 2024-08-04T22:27:16.384Z (4 months ago)
- Language: Emacs Lisp
- Homepage:
- Size: 1.76 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - kemono/dotfiles - My environment (Emacs Lisp)
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.