Skip to content

harishsaini/zshfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

$ git clone https://[email protected]/yeban/zshfiles.git .zsh
$ cd .zsh
$ git submodule init && git submodule update
$ cd
$ ln -s .zsh/.zshrc
$ ln -s .zsh/.zshenv

Features

  • Fuzzy completion.
  • Jump to most frequently used directory.
  • Install and manage Ruby versions with ease.
  • Intelligently add '/' when it sees a series of dots.
  • Zprompt - a minimal configuration of zsh to run as a launcher (.zprompt), and a shell script (depends on xterm) to launch it (bin/zprompt).

Releases

No releases published

Packages

No packages published