Add Local Notification at particular time
Cancel one particular LocalNotification
Add Local Notification at particular time
Cancel one particular LocalNotification
$ cd /var/web/project
$ git pull
$ forever restart /var/web/project/app.js
$ crontab -l # 列出所有 cron jobs
$ crontab -r # 刪除所有 cron jobs
$ crontab -e # 編輯目前使用者的 cron jobs
$ crontab [-u user] -l # 列出某個使用者的cron jobs (要有權限)
See Also
crontab(5) - Linux man page高亮目前選取行"highlight_line": true
停用Vintage模式 (Vintage Mode)
"ignored_packages":
[
"Vintage"
],
Soda樣式的tab"soda_classic_tabs": false
tab的大小"tab_size": 4
把tab轉為空白鍵"translate_tabs_to_spaces": true
存檔時移除不必要的空白"trim_trailing_white_space_on_save": true
偵測跑很慢的plugin, 會跳出警告"detect_slow_plugins": false
完整的設定檔