Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nabinno/dotfiles
nabinno's zsh, emacs and etc config files, also devenv provisioner of good stuffs.
https://github.com/nabinno/dotfiles
dotfiles emacs zsh
Last synced: 30 days ago
JSON representation
nabinno's zsh, emacs and etc config files, also devenv provisioner of good stuffs.
- Host: GitHub
- URL: https://github.com/nabinno/dotfiles
- Owner: nabinno
- License: mit
- Created: 2014-08-07T03:36:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T14:44:02.000Z (9 months ago)
- Last Synced: 2024-12-09T07:59:21.940Z (about 1 month ago)
- Topics: dotfiles, emacs, zsh
- Language: Emacs Lisp
- Homepage: https://github.com/nabinno/dotfiles/
- Size: 1.82 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nabinno's dotfiles
This is a repository with my configuration files, those that in *nix normally are these files under the $HOME directory.[[1]](#f1)
## Provision scripts
- Zsh
- Emacs lisp## Installation
1. Install Zsh
2. [Connect to GitHub with SSH](https://docs.github.com/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent?platform=linux)
3. Download dotfiles
```sh
sh -c "$(curl -fsSL https://raw.github.com/nabinno/dotfiles/master/install.sh)"
```## Provision
### Zsh
Launch zsh or run zsh resource.
```sh
exec zsh -l
```### Emacs
Launch Emacs.
```sh
emacs --debug-init -nw
```---
## LISENCE
MIT## EPILOGUE
> A whale!
> Down it goes, and more, and more
> Up goes its tail!
>
> -Buson Yosa---
[1] "A selection of mallets, bores and files" (1700-1799, Robert Benard after Jacques-Raymond Lucotte) credited in Wellcome Collection is licensed by [CC 4.0 BY](https://creativecommons.org/licenses/by/4.0/) [↩](#a1)