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.
- Host: GitHub
- URL: https://github.com/krisnova/kenv
- Owner: krisnova
- Created: 2016-08-26T17:05:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T17:11:40.000Z (about 9 years ago)
- Last Synced: 2025-03-26T08:16:32.191Z (over 1 year ago)
- Language: Emacs Lisp
- Homepage:
- Size: 527 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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..