Commit Graph

709 Commits

Author SHA1 Message Date
Mikaela Suomalainen 6205f7a6db bashrc & zshrc: remove trailing ":" from $PATH.
Source: first comment to the answer linked in this file.
2014-06-15 10:03:20 +03:00
Mikaela Suomalainen c0e4afadc3 vimrc: remove lines which vim doesn't like for some reason.
They worked with Devgan, but not with Weibef or lakka or some others.
2014-06-15 09:59:48 +03:00
Mikaela Suomalainen 68b37859a1 Xdefaults: remove some fonts & add italicFont & boldItalicFont. 2014-06-14 12:00:31 +03:00
Mikaela Suomalainen f9bd5621fd Merge branch 'master' of github.com:Mkaysi/shell-things 2014-06-13 22:04:17 +03:00
Mikaela Suomalainen 4a16fa380a vimrc: add some iabs. 2014-06-13 22:03:29 +03:00
Mikaela Suomalainen 0147d5309f vimrc: copy iabs from @Edelwin . 2014-06-13 22:02:00 +03:00
Mikaela Suomalainen 8f1ca283a7 Update README.md 2014-06-13 11:43:11 +03:00
Mikaela Suomalainen 0993303f77 Xdefaults: let the fonts be as they are, at least this runs. 2014-06-10 22:51:15 +03:00
Mikaela Suomalainen ccefb1d499 Xdefaults: simplify fonts 2014-06-10 22:39:44 +03:00
Mikaela Suomalainen 249a507c19 Revert "Xdefaults: set FontAwesome as default."
This reverts commit 6ef957dbb7.
2014-06-10 22:28:19 +03:00
Mikaela Suomalainen 6ef957dbb7 Xdefaults: set FontAwesome as default.
I fear everything breaks on next urxvt restart.
2014-06-10 22:26:23 +03:00
Mikaela Suomalainen 03b6a15691 Xdefaults: add FontAwesome as yet another fallback. 2014-06-10 22:19:19 +03:00
Mikaela Suomalainen 7fa915cd3c update xsessionrc:
* fix nesting.
* remove OS X automatic commands that are functions in bashrc & zshrc.
2014-06-08 12:05:49 +03:00
Mikaela Suomalainen 4edb34892f Multiple changes:
* Change copyright timestamps
* LICENCE.md: cut `git shortlog` to two lines and add `ne`.
* README.md: increase topic levels.
* oidentd.conf: remove Windows line-ending(?) (so that is what it was).
* xsessionrc: update PATH.
2014-06-08 12:02:12 +03:00
Mikaela Suomalainen 896fbd59d9 cat.run has been here for enough long. 2014-06-08 11:57:38 +03:00
Mikaela Suomalainen 3362a57f92 vimrc: convert to UNIX line endings automatically. 2014-06-08 11:56:38 +03:00
Mikaela Suomalainen 0c9b8117ef gitconfig: Always use Unix line endings. 2014-06-08 11:53:10 +03:00
Mikaela Suomalainen d9527e7215 bashrc & zshrc: add alias "maken".
* `make -j$NPROC`
2014-06-07 19:53:29 +03:00
Mikaela Suomalainen b89ff8edff rm obclone & openbox/
The gist where they are related to is dead.
2014-06-07 19:51:50 +03:00
Mikaela Suomalainen 901f41a9b4 bashrc & zshrc: add alias peminfo (shows information on .pem file).
It seems that autoretab happened too.
2014-06-05 16:36:20 +03:00
Mikaela Suomalainen 404450c50d Disable Travis. 2014-06-03 16:34:11 +03:00
Mikaela Suomalainen 3c98c62380 gitconfig: fix retab. 2014-06-01 16:18:18 +03:00
Mikaela Suomalainen a755bed581 vimrc: fix retab. 2014-06-01 16:15:41 +03:00
Mikaela Suomalainen c86e1c496f bashrc & zshrc: remove make mess.
npm is failing, because of it.
2014-05-31 14:34:58 +03:00
Mikaela Suomalainen a39da0911b tmux.conf: obey ISO 8601. 2014-05-31 00:04:53 +03:00
Mikaela Suomalainen 140beca6af bashrc & zshrc: add aliases isodate & isodateu.
They show date in ISO 8601 format.
2014-05-31 00:02:01 +03:00
Mikaela Suomalainen 885447efe8 fix previous commit 2014-05-30 00:01:03 +03:00
Mikaela Suomalainen a2f59accb2 bashrc & zshrc: add aliases for showing changelog.
* git-changelog
* git-changelog-color
2014-05-29 23:56:44 +03:00
Mikaela Suomalainen f5f62492ec bashrc & zshrc: fix supybot aliases. 2014-05-29 20:45:17 +03:00
Mikaela Suomalainen a502ad5201 bashrc & zshrc: don't repeat the PATH so much.
Copied from http://unix.stackexchange.com/a/14896 .
2014-05-29 20:28:25 +03:00
Mikaela Suomalainen 418bb8662f bashrc & zshrc: read through.
Changes can be seen in the diff and I the only thing I checked is that
bash and zsh start without errors.
2014-05-29 16:02:08 +03:00
Mikaela Suomalainen 601d40aed8 zshrc: specify UNAME. Fixes #33 . 2014-05-29 15:39:41 +03:00
Mikaela Suomalainen e51dec19b0 bashrc & zshrc: add alias gpg-fix-tty. 2014-05-28 19:20:12 +03:00
Mikaela Suomalainen 8aa33ea3ef gpg-agent.conf: no-grab 2014-05-28 19:11:56 +03:00
Mikaela Suomalainen 26cdd6b0af gitconfig: remove branch.autosetupmerge
It really isn't what I wanted, far from it.
2014-05-27 22:53:28 +03:00
Mikaela Suomalainen 14c7faadfd gpg.conf: use https 2014-05-27 13:11:50 +03:00
Mikaela Suomalainen d1066676f9 gitconfig: branch.autosetupmerge always 2014-05-25 20:01:41 +03:00
Mikaela Suomalainen ef28f5be27 gitconfig: push.default = current 2014-05-25 19:19:02 +03:00
Mikaela Suomalainen 3400b95f2b gitconfig: push.default simple 2014-05-25 17:28:49 +03:00
Mikaela Suomalainen 20d6b67609 vimrc: add retab 2014-05-25 09:28:36 +03:00
Mikaela Suomalainen dc720db069 fix build 2014-05-23 17:02:51 +03:00
Mikaela Suomalainen 8a18d0924d Why is the same thing being done twice with different method? 2014-05-23 16:57:37 +03:00
Mikaela Suomalainen 4f6d93d5a4 gpg2 > gpg1 2014-05-23 16:52:47 +03:00
Mikaela Suomalainen c6d1c55295 yes 2014-05-23 16:48:35 +03:00
Mikaela Suomalainen d2073f4f0a .travis.yml: actually use the repository 2014-05-23 16:43:34 +03:00
Mikaela Suomalainen 18166167a4 fix previous commit 2014-05-23 16:39:28 +03:00
Mikaela Suomalainen 13f3a9cf09 fix previous commit 2014-05-23 16:36:55 +03:00
Mikaela Suomalainen 2199c42077 fix .travis.yml 2014-05-23 16:27:21 +03:00
Mikaela Suomalainen 77aa79eea6 README.md: add build status 2014-05-23 16:22:38 +03:00
Mikaela Suomalainen 177dfabf54 gpg: disable verbosity && add more to .travis.yml 2014-05-23 16:21:27 +03:00