Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Switch from 1sh to dash | June McEnroe | 2020-12-23 |
| | |||
* | Switch gr alias back to git rebase | June McEnroe | 2020-10-27 |
| | | | | | I always type out git reset and sometimes still expect gr to be rebase... Never got used to it I guess. | ||
* | Allow cd host: to cd to same path over ssh | June McEnroe | 2020-10-27 |
| | |||
* | Use SendEnv for cd host:path | June McEnroe | 2020-10-27 |
| | | | | Works properly for weird paths, etc. | ||
* | Allow cd host:path over ssh | June McEnroe | 2020-10-27 |
| | | | | Requires AcceptEnv SSH_CD in the remote sshd_config. | ||
* | Actually fix nvim and doas presence tests | June McEnroe | 2020-07-18 |
| | |||
* | Fix doas check | June McEnroe | 2020-06-16 |
| | |||
* | Add LC_COLLATE=C to ls alias | June McEnroe | 2020-06-16 |
| | |||
* | Alias sudo=doas if available | June McEnroe | 2020-06-11 |
| | |||
* | Remove bman function | June McEnroe | 2020-05-06 |
| | | | | I've got exman now! | ||
* | Replace gr alias with git reset | June McEnroe | 2020-01-04 |
| | | | | | I haven't been doing much rebasing in a long time and I've caught myself trying to use gr to do reset. | ||
* | Allow cd-ing into a file | June McEnroe | 2019-12-05 |
| | |||
* | Add bman alias for FreeBSD man pages | June McEnroe | 2019-11-22 |
| | |||
* | Remove Linux aliases from .shrc | June McEnroe | 2019-11-22 |
| | | | | Let's be honest this is unlikely to ever run on Linux... | ||
* | Use .profile, .shrc, .history | June McEnroe | 2019-11-21 |