Skip to content

klee1611/dev-env-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This script is used to setup environment for developers with Ubuntu and Macintosh,
and is only availabe for Ubuntu and Macintosh now.

Features

Install

For Mac users,
please have Homebrew installed.

  1. Install
./install.sh
  1. Modify ~/zshrc, chang ZSH_THEME and plugins as below:
...
ZSH_THEME="agnoster"
...
plugins=(
	zsh-completions
	zsh-syntax-highlighting
	zsh-autosuggestions
	autojump
)
...
  1. Go to terminal preferences and chose a color scheme to import

import_color_scheme_1

import_color_scheme_2

  1. Change the font of the terminal to one of the downloaded powerline fonts

change_font

  1. Happy journey

About

Developer environment setup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages