Ikuyu

Results 2 comments of Ikuyu

Thanks. I’m comfortable with the command line. I know I can use ccl64 but I want to use the gui version as well. The xcode command line tools were already...

After trying a bit, this works: (use-package boon :config (require 'boon-qwerty) (require 'boon-powerline) (boon-powerline-theme) :bind (:map boon-insert-map ("C-g" . (lambda () (interactive) (setq boon-command-state t)))) (:map boon-special-map ("C-g" . (lambda...