Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jagot/sh

Shell configuration
https://github.com/jagot/sh

Last synced: about 2 months ago
JSON representation

Shell configuration

Awesome Lists containing this project

README

        

#+TITLE: Shell configuration
#+AUTHOR: Stefanos Carlström
#+EMAIL: [email protected]

* Installation instructions
To clone this, [[https://github.com/technicalpickles/homesick][Homesick]] is needed. When that is installed, simply issue
#+BEGIN_SRC sh
homesick clone jagot/sh
homesick link sh
homesick rc sh
#+END_SRC
The last step will install dependencies, using [[./.homesickrc][this Ruby script]]. On
macOS, a shell script called =dircolors=, pointing to =gdircolors=
(of coreutils) will be created.

* Modularization
- [[http://zanshin.net/2013/02/02/zsh-configuration-from-the-ground-up/]]
- [[https://github.com/spicycode/ze-best-zsh-config]]