mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Disable gpicker
This commit is contained in:
parent
87c4a26d62
commit
acba9c110c
1 changed files with 3 additions and 3 deletions
6
.emacs
6
.emacs
|
|
@ -153,9 +153,9 @@
|
|||
|
||||
; Gpicker
|
||||
; git clone https://github.com/emacsmirror/gpicker.git 1 ↵ ✭
|
||||
(add-to-list 'load-path "~/.emacs.d/gpicker")
|
||||
(require 'gpicker)
|
||||
(setq exec-path (append exec-path '("~/.emacs.d/gpicker")))
|
||||
;(add-to-list 'load-path "~/.emacs.d/gpicker")
|
||||
;(require 'gpicker)
|
||||
;(setq exec-path (append exec-path '("~/.emacs.d/gpicker")))
|
||||
|
||||
; Powerline
|
||||
; https://github.com/Dewdrops/powerline.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue