Skip to content

This is my personal development environment configuration on MacOS or Linux

Notifications You must be signed in to change notification settings

SexyC/my-dev-env-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My development environment setup script for MacOS and Linux

This is my development environment setup script for MacOS and Linux. Vim related configurations is maintained in another repository. https://github.com/SexyC/my-vim-conf

Install

via curl

bash -c "$(curl -fsSL https://raw.githubusercontent.com/SexyC/my-dev-env-conf/master/setup)"

via wget

bash -c "$(wget https://raw.githubusercontent.com/SexyC/my-vim-conf/master/instal://raw.githubusercontent.com/SexyC/my-dev-env-conf/master/setup -O -)"

Includes

  1. Vim

    • .vimrc
    • .vim
  2. tmux

    • .tmux.conf
  3. zsh

    • oh-my-zsh
    • .zshrc

About

This is my personal development environment configuration on MacOS or Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages