Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arichiardi/ar-settings
My personal settings, dotfiles and scripts
https://github.com/arichiardi/ar-settings
Last synced: 22 days ago
JSON representation
My personal settings, dotfiles and scripts
- Host: GitHub
- URL: https://github.com/arichiardi/ar-settings
- Owner: arichiardi
- Created: 2014-06-01T19:50:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T16:05:19.000Z (7 months ago)
- Last Synced: 2024-05-22T17:28:54.619Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 158 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ar-settings
===========My settings and scripts. The `install.sh` files should do the right thing when
provisioning a new machine.Slowly this is moving to a more modular approach where the distribution can
either be Ubuntu or Manjaro.### Emacs.d
The `.emacs.d` folder can be cloned with:
``` shell
$ git clone [email protected]:arichiardi/emacs.d.git
```Then follow the instructions in the [README](https://raw.githubusercontent.com/arichiardi/emacs.d/master/README.md).
For further customization bonanza clone:
``` shell
$ git clone [email protected]:arichiardi/ar-emacs-pack.git$ cat > ~/.emacs-live.el
(live-append-packs '(~/.live-packs/ar-emacs-pack))
^D
```### Secrets
You should not know where we store the secrets but they are in this repo, as encrypted files.