本github库基于以下目的:
- 分享我的配置
- 提供用于快速提交配置文件的sh脚本
基本流程如下:
git clone git@github.com:along-emacs/nethack-config.git
cd nethack-config
sh update.sh
如果是第一次运行,会问你用户名与密码。 需要注意的是用户名和密码会直接保存在本地。
- 继续完善物品颜色高亮显示
- 暂定
this github repository is based on such reasons:
- share config
- provide sh script for commiting your changes quickly
the usage basic as this:
git clone git@github.com:along-emacs/nethack-config.git
cd nethack-config
sh update.sh
in the first time, it will ask your username and password. be attention, your username and password will save in your local machine.
- complete items in MENUCOLORS
- etc...