Skip to content

zh-liang-cn/lzsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lzsh

vim configuration files

Install

curl -L https://raw.githubusercontent.com/zhlwish/lzsh/master/install.sh | sh

Commands

  1. open : launch the Finder on MacOS or Gnome File Manager and switch to current working directory
  2. cd ... : change the current working directory to ../../, a convenience way
  3. java_ls : show all JDKs installed on this machine, only available on Mac OS
  4. java_use : switch between difference JDKs, only available on Mac OS
  5. ff /path expr : print all files that contains expr in /path directory, /path can ben omitted

VIM Plugins list

Dev Notes

Add a pathogen package

git submodule add https://github.com/plasticboy/vim-markdown.git bundle/vim-markdown
git commit -am 'commit message'
git push

About

zsh, vim, tmux configuration files all in one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published