Set pomodoro key
This commit is contained in:
parent
40e8b28ab4
commit
716d22f225
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -3,6 +3,7 @@
|
|||
(global-set-key (kbd "C-c a") 'org-agenda)
|
||||
(global-set-key (kbd "C-c c") 'org-capture)
|
||||
(global-set-key (kbd "C-c b") 'org-switchb)
|
||||
(global-set-key (kbd "C-c C-x m") 'org-pomodoro)
|
||||
|
||||
(global-set-key (kbd "C-x g") 'magit-status)
|
||||
(global-set-key (kbd "C-x M-g") 'magit-dispatch)
|
||||
|
|
Loading…
Add table
Reference in a new issue