Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .osx: Remove “increase window resize speed” | Mathias Bynens | 2014-11-28 | 2 | -4/+1 |
| | | | | Sadly, this doesn’t work anymore in OS X 10.10. | ||||
* | .osx: Use `-array` instead of `-array ""` | Mathias Bynens | 2014-11-20 | 1 | -1/+1 |
| | | | | Ref. #350. | ||||
* | .osx: Fix comment for menu bar items | Tao Wu | 2014-11-19 | 1 | -1/+1 |
| | | | | Closes #459. | ||||
* | Add .gdbinit | Mathias Bynens | 2014-11-14 | 1 | -0/+1 |
| | |||||
* | .osx: Add Yosemite’s search results for Spotlight | Alex Guerrero | 2014-11-14 | 1 | -2/+15 |
| | | | | | | Yosemite introduces new Spotlight search results, and if you don’t add it to `defaults write com.apple.spotlight orderedItems` it will be removed from the System Preferences → Spotlight → Search Results` list with no way to re-enable them through the System Preferences panel. Closes #456. | ||||
* | .osx: Disable Spotlight suggestions from Safari | Alex Guerrero | 2014-11-13 | 1 | -0/+1 |
| | | | | | | Safari has a “Spotlight Suggestions” setting that, if left enabled, will send a copy of all search queries to Apple. Closes #455. | ||||
* | brew.sh: Update `gnu-sed` option | Daniel Craig Jallits | 2014-11-13 | 1 | -1/+1 |
| | | | | Closes #454. | ||||
* | .osx: Update `iOS Simulator.app` path | Vincent Klaiber | 2014-11-12 | 1 | -1/+1 |
| | | | | | | The iOS Simulator app has been moved. Closes #452. | ||||
* | brew.sh: Install Lua the new way | David Gitman | 2014-11-12 | 1 | -2/+1 |
| | | | | Closes #453. | ||||
* | .functions: Make `mkd` `cd` into the last directory in the list | Joey Hoer | 2014-11-05 | 1 | -1/+1 |
| | | | | | | …rather than the first. Closes #447 and #450. | ||||
* | .aliases: Remove npmjs.eu reference | Rémi Gérard-Marchant | 2014-11-03 | 1 | -3/+0 |
| | | | | | | See the deprecation notice: http://npmjs.eu/ Closes #448. | ||||
* | .exports: Remove `export HOMEBREW_CASK_OPTS` | Alex DiLiberto | 2014-11-01 | 1 | -3/+0 |
| | | | | | | It’s not needed anymore now that the `Caskfile` has been removed. Closes #446. | ||||
* | brew.sh: Use `--with-iri` for `wget` | Daniel Craig Jallits | 2014-10-31 | 1 | -1/+1 |
| | | | | | | The older `--enable-iri` flag is deprecated. Closes #445. | ||||
* | .vimrc: Enable `g:solarized_termtrans` | Mathias Bynens | 2014-10-31 | 1 | -0/+1 |
| | | | | | | | | It improves the display in OS X Terminal.app. http://ethanschoonover.com/solarized/vim-colors-solarized Ref. #425. | ||||
* | .bash_profile: Support multiple hosts in SSH completion | Emil Bay | 2014-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Useful in cases such as: ``` Host vm1 vm2 vm3 vm4 Host localhost # ... ``` Simply adding a `-` to `tr` fixes this. Closes #437. | ||||
* | Use `brew.sh` instead of `Brewfile` | Mathias Bynens | 2014-10-30 | 4 | -116/+96 |
| | | | | | | Also, remove `Caskfile` since I didn’t use it. Closes #428. | ||||
* | .osx: Make Yosemite Safari more useful | Mathias Bynens | 2014-10-20 | 1 | -0/+7 |
| | |||||
* | .osx: Don’t send Safari search queries to Apple | Mathias Bynens | 2014-10-20 | 1 | -0/+3 |
| | |||||
* | .aliases: Update `npm` the right way | Rémi Gérard-Marchant | 2014-10-18 | 1 | -1/+1 |
| | | | | | | `npm install npm -g` is the new recommended way to update npm as specified in the npm-faq at https://github.com/npm/npm/blob/master/doc/misc/npm-faq.md. Closes #423. | ||||
* | .osx: Use the system-native print preview dialog in Chrome | daboe01 | 2014-10-18 | 1 | -0/+4 |
| | | | | Closes #434. | ||||
* | .osx: Remove a few commands that no longer have any effect in Yosemite | Alex Dunn | 2014-10-18 | 1 | -10/+1 |
| | | | | Closes #436. | ||||
* | .osx: Disable transparency in the menu bar and elsewhere on Yosemite | Mathias Bynens | 2014-10-18 | 1 | -0/+3 |
| | |||||
* | Brewfile: add binutils and cifer | Mathias Bynens | 2014-10-16 | 1 | -0/+2 |
| | |||||
* | Brewfile: add some CTF tools | Mathias Bynens | 2014-10-01 | 1 | -7/+23 |
| | | | | See https://github.com/ctfs/write-ups for more info. | ||||
* | .gitconfig: Add alias to merge GitHub pull request | Cătălin Mariș | 2014-09-20 | 1 | -0/+12 |
| | | | | | | Ref. https://help.github.com/articles/checking-out-pull-requests-locally Closes #422. | ||||
* | .functions: Improve `getcertnames` | Mathias Bynens | 2014-09-01 | 1 | -11/+11 |
| | |||||
* | Update URLs | Mathias Bynens | 2014-09-01 | 2 | -3/+3 |
| | |||||
* | .functions: Add SNI support in `getcertnames` | Mathias Bynens | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | .vimrc: Treat `.md` files as Markdown | Jevgeni Zelenkov | 2014-08-22 | 1 | -0/+2 |
| | | | | | | | | `filetype` is set implicitly, without using setfiletype, because `*.md` is already associated with Modula-2 files and `setfiletype` doesn’t allow `filetype` to be set twice. `setlocal` is used to apply a new `filetype` value for each Markdown file as it is being added to the buffer. Fixes #418. Closes #419. | ||||
* | Update URLs | Mathias Bynens | 2014-08-22 | 2 | -2/+2 |
| | |||||
* | .osx: Disable the all-too-sensitive backswipe on Chrome | Sindre Sorhus | 2014-08-13 | 1 | -0/+4 |
| | | | | Closes #416. | ||||
* | .osx: Use `sudo` for `systemsetup` | Lars Kappert | 2014-08-13 | 1 | -4/+4 |
| | | | | Closes #415. | ||||
* | .aliases: Remove the now-broken `whois` alias | Mathias Bynens | 2014-07-05 | 1 | -3/+0 |
| | | | | Closes #397. | ||||
* | .vimrc: Avoid creating backups when editing files in `/tmp` | Mathias Bynens | 2014-07-03 | 1 | -0/+3 |
| | | | | See http://vim.wikia.com/wiki/Editing_crontab. | ||||
* | .bash_prompt: Interpret escape sequences correctly in all cases | April Arcus | 2014-06-23 | 1 | -1/+1 |
| | | | | Closes #407. | ||||
* | .bash_prompt: Add back escape sequences | Mathias Bynens | 2014-06-20 | 1 | -9/+9 |
| | | | | Fixes #403. | ||||
* | .bash_prompt: Avoid double-escaping ANSI codes | Stefan Crain | 2014-06-17 | 1 | -13/+13 |
| | | | | Fixes #399 and closes #402. | ||||
* | Add `.editorconfig` | Mathias Bynens | 2014-06-16 | 1 | -0/+8 |
| | | | | See <http://editorconfig.org/>. | ||||
* | .gitconfig: Add default Git `push.default` config | Haralan Dobrev | 2014-06-14 | 1 | -0/+7 |
| | | | | | | Use the backwards-compatible `matching` setting by default. On machines with newer Git installations, it avoids the annoying Git warning, and it can be overriden to use `simple` instead in `~/.extra`. Closes #400. | ||||
* | init: Use the Solarized Dark theme in Sublime Text | Mathias Bynens | 2014-06-08 | 1 | -6/+7 |
| | |||||
* | .gitconfig: Tweak `diff` colors | Mathias Bynens | 2014-06-08 | 1 | -2/+2 |
| | |||||
* | .gitconfig: Remove `push.default` | Mathias Bynens | 2014-06-08 | 1 | -4/+0 |
| | | | | | | This was causing issues on servers that don’t have an up-to-date Git installation. As a workaround, I decided to remove this from `.gitconfig` and add this to `~/.extra` for my laptop only: git config --global push.default simple | ||||
* | Enable Solarized Dark theme in Vim | Mathias Bynens | 2014-06-07 | 5 | -412/+977 |
| | |||||
* | Update Bash prompt to match the Solarized theme | Mathias Bynens | 2014-06-07 | 7 | -352/+345 |
| | | | | Screenshot: http://i.imgur.com/EkEtphC.png | ||||
* | .bash_profile: Enable Bash completion if `/etc/bash_completion` exists too | Oliver Schrenk | 2014-06-07 | 1 | -0/+2 |
| | | | | | | This is useful on Linux. Ref. #278. | ||||
* | Brewfile: Install a more recent version of `screen` | Adam | 2014-06-07 | 1 | -3/+1 |
| | | | | Closes #295. | ||||
* | .osx: Disable the Launchpad gesture | Simon Owen Design | 2014-06-07 | 1 | -0/+3 |
| | | | | Closes #316. | ||||
* | .screenrc: Add some more settings | Ildar Sagdejev | 2014-06-07 | 1 | -0/+6 |
| | | | | Closes #334. | ||||
* | .osx: Only install custom Terminal profile once | Markus Amalthea Magnuson | 2014-06-07 | 1 | -4/+8 |
| | | | | Closes #336 and #337. | ||||
* | .osx: Add (commented-out) instructions on how to set the wallpaper | Erwann Mest | 2014-06-07 | 1 | -0/+6 |
| | | | | Closes #356. |