Skip to content

imevro/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal & git

# init
cd ~
git clone git@github.com:evgenyrodionov/dotfiles.git

# z & zsh
git clone git@github.com:rupa/z.git
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

# git
ln -sv dotfiles/.gitconfig ~

# iterm & zsh integration
ln -sv dotfiles/.iterm2_shell_integration.zsh ~
defaults write com.googlecode.iterm2.plist PrefsCustomFolder -string "~/dotfiles/iterm"
defaults write com.googlecode.iterm2.plist LoadPrefsFromCustomFolder -bool true

# zsh config
rm ~/.zshrc && ln -sv dotfiles/.zshrc ~

vscode

Settings Sync

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages