index
:
dotfiles/.git
master
:wrench: .files, including ~/.osx — sensible hacker defaults for OS X
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
.functions: Add `a` alias for `atom`
Christian Gärtner
2014-03-04
1
-0
/
+10
*
.functions: Make `np` remove `node_modules`
Sindre Sorhus
2014-01-09
1
-0
/
+1
*
.functions: Add `tre` shorthand
gregstallings
2013-10-23
1
-0
/
+8
*
Add `np` function to ease publishing node modules
Sindre Sorhus
2013-10-22
1
-0
/
+12
*
.functions: Add `o` to `open` stuff
gregstallings
2013-09-23
1
-0
/
+10
*
.functions: Add `v` to open stuff in Vim
gregstallings
2013-09-21
1
-2
/
+13
*
.functions: Add `s` to open stuff in Sublime Text
gregstallings
2013-09-21
1
-0
/
+9
*
.functions: Add `m` to open stuff in TextMate
gregstallings
2013-09-21
1
-0
/
+10
*
.functions: Add `gitio`
Mathias Bynens
2013-06-03
1
-0
/
+9
*
.functions: Improve `httpcompression` and move it to its own file
Cãtãlin Mariş
2013-05-10
1
-6
/
+0
*
.functions: Improve `note`
Sindre Sorhus
2013-05-10
1
-8
/
+10
*
.functions: Add `gi`
Sindre Sorhus
2013-05-10
1
-0
/
+7
*
.functions: Tweak `targz`
Chen Cohen
2013-05-08
1
-1
/
+1
*
.functions: Improve `targz`
Mathias Bynens
2013-05-01
1
-8
/
+22
*
.functions: Avoid `rm` error message in `targz` when `gzip` is used
Mathias Bynens
2013-04-29
1
-1
/
+1
*
.functions: Add `targz`
Mathias Bynens
2013-04-29
1
-0
/
+14
*
.functions: Add `cdf`
Mathias Bynens
2013-04-16
1
-0
/
+5
*
.functions: Print trailing newlines when not piping the output
Mathias Bynens
2013-03-26
1
-3
/
+12
*
Use newlines at EOF consistently
Mathias Bynens
2013-03-10
1
-1
/
+1
*
.functions: Improve `getcertnames`
Mathias Bynens
2013-03-09
1
-5
/
+5
*
.functions: Add `getcertnames`
Mathias Bynens
2013-03-08
1
-0
/
+34
*
.functions: Add `calc`
alrra
2013-01-06
1
-0
/
+18
*
.functions: Make `gz` more awesome
Nicolas Gallagher
2012-12-08
1
-5
/
+6
*
.functions: Tweak `fs`
Dominik Porada
2012-08-31
1
-2
/
+2
*
.aliases: Add `gurl` for Gzip-enabled `curl`
Mathias Bynens
2012-08-27
1
-5
/
+0
*
.functions: Add `fs`
Dominik Porada
2012-08-23
1
-0
/
+14
*
.functions: Optimize `dataurl`
Mathias Bynens
2012-08-23
1
-1
/
+1
*
.bash_profile: Update `killall` Tab completion for OS X 10.8
Nicolae Vartolomei
2012-08-07
1
-1
/
+1
*
.functions: Add `phpserver`
Sindre Sorhus
2012-08-07
1
-0
/
+9
*
.functions: Make `dataurl` more generic
Cãtãlin Mariş
2012-08-07
1
-3
/
+7
*
.functions: Rename `md` to `mkd` now that OS X 10.8 has an utility named `md`
Vasyl Nakvasiuk
2012-08-04
1
-1
/
+1
*
.functions: Add `note` and `remind`
Sindre Sorhus
2012-07-31
1
-5
/
+43
*
.functions: Add `unquarantine` which force-removes a downloaded app or file f...
Mathias Bynens
2012-07-29
1
-0
/
+7
*
.functions: Attempt to make `server` open the browser *after* the server has ...
Mathias Bynens
2012-07-27
1
-1
/
+1
*
.functions: Add `gz` function to get gzipped file size
Paul Irish
2012-05-31
1
-0
/
+8
*
.functions: Minor comment tweaks
Mathias Bynens
2012-03-28
1
-1
/
+1
*
Added newline after codepoint
Peter Kruithof
2012-03-28
1
-1
/
+2
*
Added codepoint function
Peter Kruithof
2012-03-28
1
-0
/
+5
*
.functions: Alias `diff` to `git diff` when available
Mathias Bynens
2012-03-23
1
-0
/
+8
*
.functions: Add `dataurl` function
Mathias Bynens
2012-03-22
1
-0
/
+5
*
.functions: Add `gurl` function for gzip-enabled `curl`
Mathias Bynens
2012-03-15
1
-0
/
+5
*
`server` function: Serve everything as UTF-8
Mathias Bynens
2012-01-09
1
-1
/
+2
*
Better `json` function
Mathias Bynens
2012-01-02
1
-3
/
+1
*
Serve unknown file types as UTF-8, as suggested by @janmoesen
Mathias Bynens
2012-01-02
1
-1
/
+1
*
`server` function: Set the default Content-Type to `text/plain` instead of `a...
Mathias Bynens
2011-12-31
1
-1
/
+3
*
`server`: Use parameter expansion instead of a fake ternary
Mathias Bynens
2011-12-31
1
-2
/
+1
*
Replace the `server` alias with a function that optionally takes an argument ...
Mathias Bynens
2011-12-31
1
-0
/
+7
*
Allow piping to the `json` function
Mathias Bynens
2011-12-28
1
-2
/
+10
*
Use tabs instead of double-space indents
Mathias Bynens
2011-12-28
1
-8
/
+8
*
Add `unidecode` function
Mathias Bynens
2011-12-28
1
-0
/
+6
[next]