Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morinokami/dotfiles
https://github.com/morinokami/dotfiles
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/morinokami/dotfiles
- Owner: morinokami
- Created: 2019-10-26T11:42:18.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T06:53:27.000Z (12 months ago)
- Last Synced: 2024-10-13T11:09:33.889Z (3 months ago)
- Language: Vim Script
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
$ cd ~
$ git clone [email protected]:morinokami/dotfiles.git
$ cd dotfiles
$ ./link.sh
$ sudo apt install -y zsh
$ chsh -s $(which zsh)
$ zsh
$ ./install.sh
```