Skip to content

DanielsCode/dot-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Readme / dot-files

How-to install Zsh and oh-my-zsh

  1. Install brew: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  2. Install zsh / zsh completion: zsh completion: Install zsh and zsh completions using homebrew

  3. Install oh-my-zsh: curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh

  4. Modify your .zshrc file or use this one in the repo

    git clone https://github.com/DanielsCode/dot-files.git
    cp .zshrc ~/.zshrc
  1. Install Powerlevel9k: git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k

  2. Install Powerline fonts

    git clone https://github.com/powerline/fonts.git
    ./install.sh
  1. Download and Install iterm2: https://www.iterm2.com

  2. Configure Colors and Text under Preferences -> Profiles (iTerm2)

  3. Have Fun

Thanks

Special thanks to ben (https://github.com/BenchR267) - most of the config is based on his repo

About

Some terminal tweaks for mac terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages