Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1020 Bytes

README.md

File metadata and controls

39 lines (32 loc) · 1020 Bytes

dotfiles

Install

$ curl -sL https://raw.githubusercontent.com/ntsk/dotfiles/master/bin/install.sh | sh

Setup

1. Install packages

Setup package manager and Install packages from a list.

Homebrew

$ dotfiles/bin/install_homebrew.sh

Pacman

$ dotfiles/bin/install_pacman_packages.sh

2. Install Prezto

Install Prezto and prezto-prompt-simple theme.

$ dotfiles/bin/install_prezto.sh

3 .Generate symlink

Generate symbolic links to required directories.

$ dotfiles/bin/dotfiles.symlink.sh
$ dotfiles/bin/zsh.symlink.sh

Color Schemes and Fonts