Code Monkey home page Code Monkey logo

initmyenv's Introduction

Installation

If you have root permission

$ ./init.sh

Linux users: This bash script will install packages declared in: ./configs/install.Linux

Mac users: This bash script will install packages declared in: ./configs/install.mac

This script will backup your configure files in: ~/.setting_backup/

This script will configure vim by using the repo: vimrc

If you do not have root permission

$ ./init_without_root.sh

This script will not install any packages

This script will not backup your configure files

This script will configure vim by using the repo: vimrc

Bash Features

Themes

The color schema is from Dusk@Xcode.

Linux users: Colors will be automatically set by init.sh, but this will only effective for default terminal.

Mac users: After running init.sh:

$ cd ./configs/macTerminalTheme
$ open Xcode_style.terminal

# following is not bash command
open termianl preference by: cmd + , 
click the Default in the lower left corner

Now, you should have the correct bash color theme for your mac terminal

Bash Functions

All bash functions are declared in ~/.bash_func

Bash Alias

All bash aliases are declared in ~/.bash_alias

Tmux Features

Tmux shortcut are defined in ~/.tmux.conf

Vim Features

Vim configure is in ~/.vim_runtime Custom configure is in ~/.vim_runtime/my_configs.vim

initmyenv's People

Contributors

hanssjtu avatar plrectco avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.