Skip to content

yealics/dotfiles

 
 

Repository files navigation

dotfiles

Good tools are prerequisite to the successful execution of a job.

工欲善其事,必先利其器。

Submodule 更新方式

# 修改 .gitmodules 后
git submodule sync

# 更新到最新 commit
git submodule update --init --recursive --remote

# 更新到指定 commit
git submodule update --init

Zazu

Encode/Decode

原有仓库已经 404,幸好网上有 fork 的版本,我自己也 fork 了份。在

cp zazu-encode-decode/src/* ~/.zazu/plugins/tinytacoteam/zazu-template/src/

# package.json
  "dependencies": {
    "html-entities": "^1.2.0"
  }

# 更新 zazu.json

About

Configurations of Emacs/Sublime/Tmux....

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Emacs Lisp 39.1%
  • Shell 29.6%
  • Vim Script 27.8%
  • Clojure 1.9%
  • Other 1.6%