Skip to content

nparker-tc/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Configiration files

Inspired by https://github.com/alecho/dot-files/

How to instal

Step 1. Install required packages

[brew/apt] install ...
zsh
stow
https://github.com/dandavison/delta (git-delta)
...

Step 2. Pull the repository, and then create the symbolic links using GNU stow.

gh repo clone nparker-tc/dotfiles ~/.dotfiles
cd ~/.dotfiles
ls -d */ | xargs stow

Step 3. Install oh-my-zsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

iTerm2 Color Scheme

https://github.com/mbadolato/iTerm2-Color-Schemes#dracula-1

gh repo clone mbadolato/iTerm2-Color-Schemes ~/Developer/tools/
cd ~/Developer/tools/iTerm2-Color-Schemes
tools/import-scheme.sh 'Dracula+'

### Zsh Plugins
1. zsh-autocomplete https://github.com/zsh-users/zsh-autosuggestions/blob/master/INSTALL.md#oh-my-zsh