The Wayback Machine - https://web.archive.org/web/20201017081453/https://github.com/johncf/devenv
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

devenv

This is a collection of scripts and config files that make up my development environment.

Environment

Major files and directories

  • config: ~/.config files
    • vim: vim configuration files
      • colors/desertEx-v2.vim: Modified desertEx.vim colorscheme.
    • pystartup: for autocompletion and persistent history in python REPL.
    • zsh: zsh config files, contains stolen code from various sources (see respective files):
      • prompt.zsh: for asynchronously updating prompt with git info (stolen)
      • fasd: for fast directory switching
  • local/bin: tiny scripts that make my life easier

Installation and removal

Just run install.sh to create relevant directories and links... See install.sh --help. Run uninstall.sh to remove all symbolic links created by install.sh.

Screenshot

screenshot

License

Many files in this repo were originally written by various authors including:

The rest (authored by me) are released under MIT License.

About

My development environment -- scripts and config files.

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.