Sfoglia il codice sorgente

add neap-hotkey line

pull/1/head
10sr 10 anni fa
parent
commit
333d830bd9
2 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. +3
    -0
      emacs.el
  2. +4
    -0
      xprograms

+ 3
- 0
emacs.el Vedi File

@@ -92,6 +92,9 @@ IF OK-IF-ALREADY-EXISTS is true force download."
gtags
flymake-jslint
flymake-python-pyflakes
xclip
gnuplot-mode
erlang
)
)



+ 4
- 0
xprograms Vedi File

@@ -13,6 +13,10 @@ _tint2(){
(sleep 1s && tint2) &
}

_neap_hotkey(){
(sleep 1s && neap-hotkey) &
}

_synapse(){
(sleep 1s && synapse --startup) &
}


Caricamento…
Annulla
Salva