Commit Graph

1151 Commits

Author SHA1 Message Date
Aminda Suomalainen 1ab66ecbe9
rc: update PATH
Cleanup directories that I have never seen used, add Go
2018-09-18 20:57:48 +03:00
Aminda Suomalainen fe1d58c12f
xinitrc: exec mate-session 2018-09-06 13:26:01 +03:00
Aminda Suomalainen 1140d75d72
profile: embrace Colemak (caps to backspace) 2018-09-06 13:25:36 +03:00
Aminda Suomalainen 556deb069f
profile: check for existence of numlockx 2018-09-06 13:22:15 +03:00
Aminda Suomalainen f17b8ee1df
conf/Xresources: increase font size 2018-08-27 22:57:49 +03:00
Aminda Suomalainen 0695c61702
conf/Xresources: enable Ctrl + Shift + C/V 2018-08-27 22:48:41 +03:00
Aminda Suomalainen 4877b2e45b
etc/resolv.conf: add notes for nm-connection-editor 2018-08-10 17:18:33 +03:00
Aminda Suomalainen 9f13a96513
sources.list: add 18.04 (copy from 16.04) 2018-04-30 17:25:48 +03:00
Aminda Suomalainen c066504a97
profile: disable gpg-agent starting
Ubuntu (MATE) 18.04 didn't seem to appreciate it.
2018-04-26 12:30:30 +03:00
Aminda Suomalainen 446c5c14ab
sysctl: don't touch vm.swappiness
I think my distribution is more capable of choosing a reasonable value
and I am not confident in understanding it enough.
2018-04-20 12:32:46 +03:00
Aminda Suomalainen 537fc06dd7
etc/resolv.conf: update based on note to self
I have no idea why I even have this file :(

I guess the number four has something to do with Windows as resolv.conf
actually doesn't take more than three, am I preparing for situation
where there is no network, but ISP DNS is down or something? Why? When has
that actually happened?
2018-04-19 14:46:25 +03:00
Aminda Suomalainen d11ff89c85 shellrc: disable apt Happy Eyeballs workaround
I think apt has fixed it and this has started being more problem than
solution.

This just breaks my nice gpg signed streak :(

Signed-off-by: Mikaela Suomalainen <mikaela+git@mikaela.info>
2018-04-18 17:29:33 +03:00
Aminda Suomalainen 17aad65fbc
Xresources: increase font size from 11px to 15px
Nowadays I am mainly on laptop which the 11px is very small and
uncomfortable to look at. I don't know if it's just that or that I have
gotten older (hah).

I hope that this doesn't look bad in other environments.
2017-10-19 11:17:14 +03:00
Aminda Suomalainen 8191079790
tmux.conf: the world isn't ready for tmux-256color 2017-10-13 16:12:20 +03:00
Aminda Suomalainen 73d3d51377
move compose key to menu (from lwin)
Closes #90
2017-09-18 22:06:11 +03:00
Aminda Suomalainen 06820d58b9
Windows: add Mikaelaize.reg
Closes Mikaela/mikaela.github.io#103 which was in wrong repository D:
2017-08-08 18:00:29 +03:00
Aminda Suomalainen cb26791aaa
rc: add -y to apg-random 2017-04-30 12:34:31 +03:00
Aminda Suomalainen faed9737c0
ssh config: forwarding for Glowing Bear 2017-03-08 21:02:11 +02:00
Aminda Suomalainen 9d6c1b60f6
xinitrc: Apparently my current preferred DE is LXQt 2017-02-24 16:50:16 +02:00
Aminda Suomalainen 36b1544606
dnsmasq: I don't care about breaking OpenDNS
OpenDNS should care about breaking me.
2017-01-12 12:54:52 +02:00
Aminda Suomalainen 954a3b7b93
update config 2017-01-12 12:42:37 +02:00
Aminda Suomalainen 28a740415b
Windows: VerboseStatus_ShowScripts_NoLogon_Anomation.reg
The most important things when dealing with Windows.

* Don't say "Windows is doing something, don't power off computer", say
  what Windows is doing.
* Don't hide scripts that are ran on boot/login, show their output
* Same for Shutdown
* And don't show the annoying animation with its blinking colours on
  first login!
2016-12-17 19:41:41 +02:00
Aminda Suomalainen 176269ba2c
Windows.reg.markdown: add the first line
to make it a Windows Registry Editor script.

I noticed it missing when I was creating new script (to be added)
and copied parts of it and regedit refused to take it for it not being a
Windows Registry Editor script.
2016-12-17 19:33:31 +02:00
Aminda Suomalainen 61296f1cea
NetworkManager: mess .conf more, add .conf.arch 2016-12-14 12:04:35 +02:00
Aminda Suomalainen d17a1d936b
NetworkManager: add dnsmasq.d/mikaela.conf
I want DNSMasq to behave a little differently from the NetworkManager
defaults.

The default cache size of 150/400 seems a little small and 10 000 probably
won't be full soon and I am sure modern systems at least at home where I
am using dnsmasq again won't suffer from it.

By default dnsmasq started by NEtworkManager only listens on 127.0.0.1
while ::1 also exists, I want it to be also listened on in case anything
decides to try querying with it.

DNSSEC is not checked by default while I want that behaviour, but as I
am using OpenDNS I cannot make it verify unsigned zones are unsigned :(

Also add symlink to trust-anchors.conf that should ship with DNSSEC to
avoid having to deal with it manually. It should work as a reminder that
it's also needed.
2016-12-14 11:54:48 +02:00
Aminda Suomalainen 1ba8dd4137
systemd: snapd.refresh.service override
It fails on laptops thanks to not being able to do DNS resolution thanks
to network connection not existing during boot.

Now it fails to `Download snap "ubuntu-core" (423) from channel "stable"
(cannot authenticate to snap store: Provided email/password is not
correct.)` which is process and appears to not be my issue.
2016-12-13 19:30:32 +02:00
Aminda Suomalainen 56de53ee30
systemd: only override issues with stock units
Only oidentd.socket and miredo.service were copied instead of being
units that exist in the system and they don't need to do anything
else than fix the issue I have with the stock units.

* oidentd.socket is IPv6-only on my systems unless is BindIPv6Only=both.
  because of net.ipv6.bindv6only=1
* miredo.service is here because it starts before there is network
  connection (network-online.target) and there is never network
  connection with laptops before they are connected to WLAN even if
  NetworkManager might be up seeking/connecting to network.
2016-12-13 19:22:26 +02:00
Aminda Suomalainen 0925e0d23e
somewhat rewrite etc/resolv.conf 2016-12-08 11:13:22 +02:00
Aminda Suomalainen 2151d9b602
etc/resolv.conf: add commented OpenDNS just in case
And possibly helpful comments, I wish they started doing DNSSEC.
2016-11-29 10:44:25 +02:00
Aminda Suomalainen d44eefdb65
conf: add locale.conf anyway for catting 2016-10-22 13:10:08 +03:00
Aminda Suomalainen b25ba14a36
conf: locale.conf --> pam_environment 2016-10-22 13:04:43 +03:00
Aminda Suomalainen 789b67cdb1
conf: add locale.conf 2016-10-22 12:34:12 +03:00
Aminda Suomalainen b28faa8f13
Xresources: increase line spacing 2016-10-01 09:12:20 +03:00
Aminda Suomalainen 9b263f7377
inxi.conf: separator = & colour scheme 5 2016-08-14 11:55:20 +03:00
Aminda Suomalainen 314a03ee24
sysctl: increase vm.swappiness to 10 2016-07-25 17:01:12 +03:00
Aminda Suomalainen 9c219aa7b3
gitconfig: add new options
closes #88
2016-06-20 19:00:04 +03:00
Aminda Suomalainen bb8a483a3a
makepkg.conf: no compress = FASTER
Sleepy Mikaela typoed something and only noticed now...
2016-06-17 12:13:24 +03:00
Aminda Suomalainen f8f31f568b
fix makepkg.conf 2016-06-17 10:31:23 +03:00
Aminda Suomalainen 6fae4bfe62
add conf/makepkg.conf 2016-06-15 11:26:52 +03:00
Aminda Suomalainen 299b5ce108
redshift: use coordinates of Lauttasaari 2016-05-17 21:28:43 +03:00
Aminda Suomalainen db7d57ad1d
rc: prefer /snap/bin to other global dirs in $PATH 2016-05-15 20:34:29 +03:00
Aminda Suomalainen 49c4b7f4f1
tmux.conf: remove removed options 2016-04-18 16:08:24 +03:00
Aminda Suomalainen 6b6cefb9cd
export XCURSOR_DISCOVER=1
Workarounds invisible cursor issue and I think it doesn't hurt even when
that issue isn't encountered.
2016-04-15 21:15:06 +03:00
Aminda Suomalainen e99cffb130
sources.list: 16.04.archive.ubuntu.com
This shouldn't be used, but this is the only working way through "hash
sum mismatch".
2016-04-14 09:05:38 +03:00
Aminda Suomalainen eca88eb44a
rc/profile: use /snap/bin as the last
The snaps don't seem to be so functional yet and if they aren't found
before /snap/bin, that one is used.
2016-04-13 16:40:28 +03:00
Aminda Suomalainen effccb7203
Revert "rc: prefer /bin/snap"
This reverts commit d22ae8718d.
2016-04-13 16:39:43 +03:00
Aminda Suomalainen 7d569e165e
rc/profile: update forgotten PATH 2016-04-13 16:31:10 +03:00
Aminda Suomalainen d22ae8718d
rc: prefer /bin/snap 2016-04-13 16:27:46 +03:00
Aminda Suomalainen 922aa18271
rc: add /snap/bin to $PATH
For snappy in classic Ubuntu 16.04 & possibly others in the future.
2016-04-13 16:08:31 +03:00
Aminda Suomalainen f91e9c6a2b
ydns-simple --> ydns6 2016-04-11 15:34:28 +03:00