Skip to content

sovetnik/zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZSH configuration for vimmer and rubyist

Installation

Clone this repo somewhere in your home

cd ~/.config
git clone [email protected]:sovetnik/zsh.git
cd zsh
./install.sh

Install via script

./install.sh

Maybe you want to see you own zshrc in this folder, so add a link Make sure that you don't have .zshrc in home directory before creating a link

cd ~/.config/zsh
ln zshrc ~/.zshrc

Install Zplug and native ext

brew install zplug zsh-autosuggestions zsh-history-substring-search ddate

Add your own settings in ignored file personal Something like exporting environment tokens, aliases

Now, open new terminal session and Zplug ask you to install plugins.

Enjoy :)

About

ZSH configuration for vimmer and rubyist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages