Browse Source

Add starting config for bmo-sensible

Alois Mahdal 8 years ago
parent
commit
7ecd5a9402
1 changed files with 54 additions and 0 deletions
  1. 54
    0
      dotfiles/bmo/sensible.ini

+ 54
- 0
dotfiles/bmo/sensible.ini View File

@@ -0,0 +1,54 @@
1
+
2
+[sensible.tty]
3
+
4
+    browser = w3m
5
+    browser = elinks
6
+    browser = links
7
+    browser = lynx
8
+
9
+    editor = vim
10
+    editor = nano
11
+    editor = vi
12
+    editor = pico
13
+    editor = mc-edit
14
+
15
+    pager = less
16
+    pager = most
17
+    pager = pg
18
+
19
+    aplayer = mocp
20
+
21
+
22
+[sensible.gui]
23
+
24
+    browser = vimb
25
+    browser = uzbl-browser
26
+    browser = surf
27
+    browser = iceweasel
28
+    browser = firefox
29
+    browser = chromium
30
+
31
+    vplayer = vlc
32
+
33
+    aplayer = clementine
34
+
35
+    terminal = x-terminal-emulator
36
+    terminal = urxvt
37
+    terminal = rxvt
38
+    terminal = termit
39
+    terminal = terminator
40
+    terminal = Eterm
41
+    terminal = aterm
42
+    terminal = xterm
43
+    terminal = gnome-terminal
44
+    terminal = roxterm
45
+    terminal = xfce4-terminal
46
+    terminal = termite
47
+    terminal = lxterminal
48
+    terminal = mate-terminal
49
+    terminal = terminology
50
+    terminal = st
51
+
52
+    editor = leafpad
53
+    editor = gvim
54
+    editor = gedit