Ver a proveniência

add neap-hotkey line

pull/1/head
10sr há 10 anos
ascendente
cometimento
333d830bd9
2 ficheiros alterados com 7 adições e 0 eliminações
  1. +3
    -0
      emacs.el
  2. +4
    -0
      xprograms

+ 3
- 0
emacs.el Ver ficheiro

@@ -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 Ver ficheiro

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

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

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


Carregando…
Cancelar
Guardar