Skip to content

mintobit/env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Env

This package installs everything I typically need on a clean system

Usage

Run wget --no-cache https://github.com/mintobit/env/archive/master.zip && unzip master.zip && cd env-master && ./setup.sh && cd .. && rm master.zip && rm -r env-master

Run dev version wget --no-cache https://github.com/mintobit/env/archive/develop.zip && unzip develop.zip && cd env-develop && ./setup.sh && cd .. && rm develop.zip && rm -r env-develop

Environment scripts/configs

  • vimrc - vim configuration
  • zshrc - zsh shell configuration
  • gitconfig - git configuration
  • setup.sh - installation script

TODO

  • Install docker

About

Environment scripts/configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published