when doing ssh-add privkey, using completion, I should provide the complete path...
[dotfiles] / sources.list
1 deb http://ftp.fr.debian.org/debian/ wheezy main
2 deb-src http://ftp.fr.debian.org/debian/ wheezy main
3
4 deb http://security.debian.org/ wheezy/updates main
5 deb-src http://security.debian.org/ wheezy/updates main
6
7 # wheezy-updates, previously known as 'volatile'
8 deb http://ftp.fr.debian.org/debian/ wheezy-updates main
9 deb-src http://ftp.fr.debian.org/debian/ wheezy-updates main
10
11 # for installing vlc, and packages from testing in a stable env
12 # to install from backport, type apt-get -t wheezy-backports install package
13 deb http://http.debian.net/debian wheezy-backports main non-free contrib
14
15 # for installing firefox, cause we hate the look & feel of iceweasel
16 # even the name is ugly
17 deb http://packages.linuxmint.com debian import
18
19 # for installing flash, cause we need youtube, also for installing brcm80211
20 deb ftp://ftp.debian.org/debian stable main contrib non-free
21
22 # testing?
23 #deb http://http.debian.net/debian jessie main
24 #deb-src http://security.debian.org/ jessie/updates main