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

https://github.com/krisnova/kenv

kenv - Kris' Environment - My name is Kris. This is where I store my environment code.
https://github.com/krisnova/kenv

Last synced: about 1 year ago
JSON representation

kenv - Kris' Environment - My name is Kris. This is where I store my environment code.

Awesome Lists containing this project

README

          

# kenv - Kris' ENVironment

As an engineer I do a lot of very delicate things. I am also super lazy. Here is a place where I store commonly used tools for developing.

Feel free to use these, or change them, or just borrow the framework/patterns.

Cheers

Kris

# Install

The install script will append a line to ~/.bash_profile this will need to be sourced in order for kenv to run correctly.

sh install.sh && source ~/.bash_profile

# Emacs

Yes.. I **absolutely** use [emacs](https://www.gnu.org/software/emacs/). So here you can find my .emacs.

Seriously.. I love emacs..