Commit Graph

689 Commits

Author SHA1 Message Date
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
Mikaela Suomalainen 16421cb282 .travis.yml: use the actual scripts 2014-05-23 16:03:46 +03:00
Mikaela Suomalainen 3ade42f25d Add .travis.yml 2014-05-23 15:58:11 +03:00
Mikaela Suomalainen f896c88e89 bashrc & zshrc: don't wait for hostname, uptime & who & last. 2014-05-23 09:49:50 +03:00
Mikaela Suomalainen b34475c13c bashrc & zshrc: dd some stupid aliases. 2014-05-22 15:05:16 +03:00
Mikaela Suomalainen bf2f30260f fix reset-unity 2014-05-22 12:11:44 +03:00
Mikaela Suomalainen 3d75971df5 bashrc & zshrc: add reset- aliases. Closes #29 . 2014-05-22 12:05:13 +03:00
Mikaela Suomalainen 38a58a954e bashrc & zshrc: use $() instead of ``. Closes #30 . 2014-05-22 11:31:14 +03:00
Mikaela Suomalainen 728c90529e bashrc & zshrc: use -F instead of -f with tail in follow alias. 2014-05-16 17:30:09 +03:00
Mikaela Suomalainen 4b9d243237 set MAKE_OPTS 2014-05-16 16:11:27 +03:00
Mikaela Suomalainen dfa3b55d0f bashrc & zshrc: unset MAKE.
Closes #28 .
2014-05-16 16:08:50 +03:00
Mikaela Suomalainen e8eb8c4d51 rm AddU-PPAs.run: what was that trying to be? 2014-05-16 16:05:32 +03:00
Mikaela Suomalainen 08cbe90f2a vimrc: "Take inspiration" from @ProgVal
https://raw.githubusercontent.com/ProgVal/misc/master/dotfiles/.vimrc
2014-05-14 14:52:49 +03:00
Mikaela Suomalainen c4624848d1 vimrc: show invisible chars & prefer to unix line endings & use utf-8 & nobomb. 2014-05-14 14:38:29 +03:00
Mikaela Suomalainen 30d9682828 Fix #19 2014-05-13 16:43:09 +03:00
Mikaela Suomalainen 045b15faf4 Fix #22. Use find instead of locate. 2014-05-13 16:39:06 +03:00
Mikaela Suomalainen 483da09e60 bashrc: Fix #26 .
I replaced bashrc version of fix-node with "which fix-node" output from zsh.
2014-05-13 16:21:15 +03:00
Mikaela Suomalainen 98e8b008c6 fix previous commit
zshrc missed one a in alias.
2014-05-13 16:00:13 +03:00
Mikaela Suomalainen bc966efe0b bashrc & zshrc: convert osx-functions to aliases.
defaults has sanity checks, I belive.
2014-05-13 15:58:09 +03:00
Mikaela Suomalainen 2077958ac1 bashrc & zshrc: remove my if from osx-functions. 2014-05-13 15:43:18 +03:00
Mikaela Suomalainen 808588969d bashrc & zshrc: os-x-server-caching-interface --> osx-server-caching-interface
Like the other functions and commands are.
2014-05-13 15:41:07 +03:00