|
954a3b7b93
|
update config
|
2017-01-12 12:42:37 +02:00 |
|
|
9c219aa7b3
|
gitconfig: add new options
closes #88
|
2016-06-20 19:00:04 +03:00 |
|
|
d123b88b84
|
gitconfig: more on signing
|
2016-04-10 11:54:19 +03:00 |
|
|
524881bbee
|
gitconfig: enable signing all commits
|
2016-04-09 13:04:48 +03:00 |
|
|
5f7bc5d3a9
|
.mikaela/pastebinit.xml: use Kapsi instead of Jappix
|
2016-03-09 08:25:16 +02:00 |
|
|
eb3261a040
|
gpg.conf: s/homepage/website/
|
2016-02-26 14:58:54 +02:00 |
|
|
e1adfd32a7
|
ssh config: add aur
|
2016-02-09 13:37:58 +02:00 |
|
|
9a662594d2
|
Fix #87 (explain ssh_config UseRoaming no)
|
2016-01-14 20:37:51 +02:00 |
|
|
bbfb63dabd
|
unify the two ssh_config files (fix typos)
|
2016-01-14 16:59:18 +02:00 |
|
|
3fe4e821c2
|
aliases: remove gitg
gitg was good before GNOME 3, now it has just been losing functionality
every time I have happened to want to see graphical diff.
|
2016-01-14 16:56:42 +02:00 |
|
|
9d5db7ee3c
|
ssh_config: add "UseRoaming no"
https://twitter.com/msfriedl/status/687635945642967040
|
2016-01-14 16:47:30 +02:00 |
|
|
0a390158a2
|
ssh_config: vardiera
|
2015-09-14 14:27:23 +03:00 |
|
|
643119d972
|
rc: don't override sytem LANG & TZ
TZ is now $(date +%Z) for sending over SSH. LANG should be in system
settings and of course both can be overridden e.g.g in `.custom`.
|
2015-09-12 12:07:40 +03:00 |
|
|
c42ae8eb43
|
ssh: also send EDITOR
|
2015-09-12 11:45:42 +03:00 |
|
|
fdf8255372
|
ssh: send/accept also TZ TERM
|
2015-09-12 11:42:44 +03:00 |
|
|
68c6da5aec
|
ssh_config: fix comments
|
2015-09-06 08:15:17 +03:00 |
|
|
90c86466dd
|
ssh_config: also sendenv LANGUAGE
|
2015-09-06 07:30:41 +03:00 |
|
|
6fc4b6a29b
|
ssh_config: add missing dot
|
2015-09-05 23:50:31 +03:00 |
|
|
28c2f0b8d8
|
ssh_config: SendEnv LANG LC_*
|
2015-09-05 23:46:00 +03:00 |
|
|
ed0d6d663a
|
don't use LC_ALL
According to ArchWiki, LANG sets LC_* which aren't explicitly set and
LC_ALL is meant for testing/troubleshooting only.
|
2015-09-05 23:39:16 +03:00 |
|
|
110fa37539
|
remove FINEID keys
1. I don't appear to even use the card.
2. They are RSA which is just expiring.
|
2015-09-02 18:21:59 +03:00 |
|
|
b12c2df5d2
|
ssh config: remove IdentityFile
It's more bother than it's worth in my use.
|
2015-09-02 18:15:53 +03:00 |
|
|
e37780bb2c
|
add my ed25519 key
|
2015-09-02 18:04:04 +03:00 |
|
|
66f604a6dd
|
ssh_config: add UpdateHostKeys yes
|
2015-09-02 08:15:16 +03:00 |
|
|
898b1dbfaf
|
update ssh config
|
2015-09-01 17:14:06 +03:00 |
|
|
2b266ac7e2
|
ssh config: add ServerAliveCountMax
|
2015-09-01 15:54:05 +03:00 |
|
|
702d426345
|
sort ssh config
|
2015-08-30 17:17:12 +03:00 |
|
|
a87af2c43c
|
ssh config: add HashKnownHosts
|
2015-08-30 17:11:04 +03:00 |
|
|
898b30cccc
|
update ssh config
|
2015-08-30 17:08:29 +03:00 |
|
|
96538ae35c
|
ssh config: add UpdateHostKeys=ask
|
2015-08-28 19:22:54 +03:00 |
|
|
3d5360c706
|
ssh config: add verdarik & tezagm
|
2015-08-23 06:54:26 +03:00 |
|
|
8a281a9550
|
ssh config: use nemo with synvaler
|
2015-08-20 20:48:28 +03:00 |
|
|
63f3e2eb42
|
ssh config: VerifyHostKeyDNS=yes
|
2015-08-20 09:49:31 +03:00 |
|
|
8d6b713edc
|
add my ssh config
|
2015-08-20 09:37:43 +03:00 |
|
|
d0fd76555d
|
gpg.conf: fix keyserver-options
verbose complained about unknown option and as I am not using hkps, I
don't need no-honor-keyserver
|
2015-06-02 10:46:58 +03:00 |
|
|
f314ce6be6
|
gpg.conf: fix keyserver address
|
2015-04-26 21:56:44 +03:00 |
|
|
06b86f88a2
|
gpg: disable hkps
deprecated option in Arch and Iannot do anything better at the moment.
|
2015-04-24 23:14:06 +03:00 |
|
|
ffec25dc71
|
gitconfig: add format.signoff true
|
2015-02-14 22:48:03 +02:00 |
|
|
c3e3c66de5
|
gpg.conf: use https
|
2015-02-04 21:56:37 +02:00 |
|
|
cdce8a4204
|
gpg.conf: comment import-minimal
it's currently causing me difficulties.
|
2015-01-10 13:49:58 +02:00 |
|
|
0b951cded9
|
update .mikaela/keys/0x0C207F07B2F32B67.asc
|
2015-01-10 13:35:13 +02:00 |
|
|
e3005d5061
|
gitconfig: update email address
|
2015-01-10 12:18:41 +02:00 |
|
Mikaela Suomalainen
|
588c211f76
|
update keys
|
2014-12-27 11:11:40 +02:00 |
|
Mikaela Suomalainen
|
80d8b28cc9
|
Rearranging (#52)
|
2014-12-27 11:01:16 +02:00 |
|