Commit Graph

10 Commits

Author SHA1 Message Date
James Patrick 3556761ebd Changed how the mktemp trick work.
This way actually has a couple of advantages.

1. With this you write something like $ _ vim file.xml. This is
automatically drop you into a tmp dir then run the vim command.
2. zsh completions aren't still work.
2022-01-05 23:18:14 -05:00
James Patrick ea936540b3 Comments and stuff 2020-05-28 13:29:02 -04:00
James Patrick 8ef4f30731 Fixed merge error. 2020-03-10 16:49:47 -04:00
James Patrick 74455e3453 Merge branch 'master' of https://git.jpatrick.io/james/dotfiles 2020-03-09 18:06:17 +00:00
James Patrick 3127de63fa Added alias for the most recent file.
Useful for things like `tail -f $(ls)`.
2020-01-13 14:26:32 -05:00
James Patrick a9dca5890c Merge branch 'master' of https://git.jpatrick.io/james/dotfiles 2019-12-20 15:31:08 +00:00
James Patrick dcc4c8cb69 OS_TYPE doesn't actually exist. Its OSTYPE. 2019-12-12 21:47:05 -05:00
James Patrick 589e83d8e4 Added Last File alias. 2019-12-11 21:56:30 +00:00
James Patrick 9aa3561079 Added please alias from @kathyra_ 2019-08-18 12:45:35 -04:00
James Patrick 22a4e2a76a Added Aliases for zsh 2019-05-04 01:46:59 -04:00