Mutt: removedone useless file (for passwords).

Various fixes.
master
Ambrevar 2012-07-10 18:47:23 +01:00
parent 120c886022
commit b6dae2fd8e
6 changed files with 11 additions and 1740 deletions

View File

@ -101,7 +101,6 @@ mediainfo
mercurial mercurial
movgrab movgrab
mplayer2 mplayer2
msmtp
mtools mtools
mutt mutt
nano nano

View File

@ -350,7 +350,6 @@ mozilla-common
mpfr mpfr
mpg123 mpg123
mplayer2 mplayer2
msmtp
mtdev mtdev
mtools mtools
musicbrainz musicbrainz

File diff suppressed because it is too large Load Diff

View File

@ -59,7 +59,9 @@ set my_ac_work=work
set my_ac_university=university set my_ac_university=university
## Login ## Login
source "~/.mutt/credentials" ## Store password as follows:
## set my_pw_account = foo
source "gpg2 -dq ~/.mutt-pwds.gpg |"
## Accounts list ## Accounts list
folder-hook '$my_ac_personal' 'source ~/.mutt/$my_ac_personal' folder-hook '$my_ac_personal' 'source ~/.mutt/$my_ac_personal'

View File

@ -20,7 +20,6 @@ pkill wpa_supplicant
## In case network inteface is not up. ## In case network inteface is not up.
ip link set ${NET_INTERFACE} up ip link set ${NET_INTERFACE} up
## Connection. ## Connection.
if [ $# -eq 0 ]; then if [ $# -eq 0 ]; then
# Associate if needed. # Associate if needed.
@ -37,3 +36,8 @@ if [ $# -eq 0 ]; then
## Get IP. ## Get IP.
dhcpcd $NET_INTERFACE dhcpcd $NET_INTERFACE
fi fi
if [ "$1" == "ucd" ]; then
iwconfig ${NET_INTERFACE} essid "WaveLAN Network"
fi

5
README
View File

@ -62,7 +62,7 @@ Not much personal work, mostly use of plugins. Still very powerful.
Luakit Luakit
****** ******
Some custom bindings, download location, search engines, etc. Some custom bindings, download location, search engines, etc.
Functional Adblock script. Script+Plugins toggle. Functional Adblock script. Script+Plugin toggle.
Mutt Mutt
**** ****
@ -108,7 +108,7 @@ name.
Vim Vim
*** ***
I've only been a casual Vim user, so do not expect to much from it. I've only been a casual Vim user, so do not expect too much from it.
WMFS WMFS
**** ****
@ -151,6 +151,7 @@ nasm
ncdu ncdu
nmap nmap
numlockx numlockx
octave
okular okular
openshot openshot
openssh openssh