-
- clone your note shell
-
- .vimrc and .tmux.conf will update
-
- notebook folder saved note information
how to install ?
./install.sh
- _fls : find file and list its data and owners
- _fld : find folder and list its data and owners
- _cscope : create file which cscope needed
- _sed : replace the words
Edit notebook information
c $bookoname $edit
cat notebook information
c $bookoname
search notebook information
g $bookname
show notebook information
cl $bookname
show command on history
# h $keyword
bash> h git
562 2018-06-19 23:17:32 git add README.md
563 2018-06-19 23:17:35 git add singleton.cpp
565 2018-06-19 23:17:40 git commit
566 2018-06-19 23:18:32 git push
567 2018-06-19 23:18:43 git push
571 2018-06-20 15:06:15 git pull
577 2018-06-20 15:06:46 git rm a.out
581 2018-06-20 15:07:56 git add _notebook.sh
create main.c to test quickly in your current position
c main
-
You need install vim vundle berfore using vim
-
Install Plugins:
Launch
vim
and run:PluginInstall
To install from command line:
vim +PluginInstall +qall
- sdcv support to find work chinese to english or english to chinese
- vim support to look up dictionary
\w