This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
add neap-hotkey line
pull/1/head
10sr
10 years ago
parent
733b25647e
commit
333d830bd9
2 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
emacs.el
+4
-0
xprograms
+ 3
- 0
emacs.el
View 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
View File
@@ -13,6 +13,10 @@ _tint2(){
(sleep 1s && tint2) &
}
_neap_hotkey(){
(sleep 1s && neap-hotkey) &
}
_synapse(){
(sleep 1s && synapse --startup) &
}
Write
Preview
Loading…
Cancel
Save