Skip to content

pankaj28843/zshfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

git clone https://github.com/psjinx/zshfiles.git ~/.zsh
cd ~/.zsh
git submodule init && git submodule update
cd -
ln -s ~/.zsh/zshrc ~/.zshrc
ln -s ~/.zsh/zshenv ~/.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

Languages

  • Shell 100.0%