mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +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
|
; Gpicker
|
||||||
; git clone https://github.com/emacsmirror/gpicker.git 1 ↵ ✭
|
; git clone https://github.com/emacsmirror/gpicker.git 1 ↵ ✭
|
||||||
(add-to-list 'load-path "~/.emacs.d/gpicker")
|
;(add-to-list 'load-path "~/.emacs.d/gpicker")
|
||||||
(require 'gpicker)
|
;(require 'gpicker)
|
||||||
(setq exec-path (append exec-path '("~/.emacs.d/gpicker")))
|
;(setq exec-path (append exec-path '("~/.emacs.d/gpicker")))
|
||||||
|
|
||||||
; Powerline
|
; Powerline
|
||||||
; https://github.com/Dewdrops/powerline.git
|
; https://github.com/Dewdrops/powerline.git
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue