summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-06 19:20:58 -0400
committerJune McEnroe <june@causal.agency>2020-05-06 19:20:58 -0400
commitb64e55f59b83b2f5c7cfe4c4539b581767217363 (patch)
tree1a10b006aa2cfcf7658db4864efa7c2f3bcfc7c5 /home
parentAdd plans (diff)
downloadsrc-b64e55f59b83b2f5c7cfe4c4539b581767217363.tar.gz
src-b64e55f59b83b2f5c7cfe4c4539b581767217363.zip
Remove bman function
I've got exman now!
Diffstat (limited to '')
-rw-r--r--home/.shrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/.shrc b/home/.shrc
index 26184376..00c4b2ba 100644
--- a/home/.shrc
+++ b/home/.shrc
@@ -15,7 +15,6 @@ alias gc='git commit' gca='gc --amend' gt='git tag'
 alias gp='git push' gu='git pull' gf='git fetch'
 alias rand='openssl rand -base64 33'
 alias private='eval "$(gpg -d ~/.private)"'
-bman() { ssh ${freebsd:-monday} man "$@" | sh -c "$MANPAGER"; }
 
 cd() {
 	if [ $# -eq 0 ]; then
png.h in bin.7June McEnroe 2019-07-27Revert "Use scheme to style HTMLs"June McEnroe This reverts commit 46237a457ff3c9a813a56f2a442c115bf8610cbc. I don't know why but I don't like it. 2019-07-27Remove scheme text linkJune McEnroe No standard base64 encoder so no way to maintain it. 2019-07-26Update Dark.terminalJune McEnroe Why are the blobs so much bigger now? 2019-07-26Lighten dark whiteJune McEnroe 2019-07-25Add png.3 man pageJune McEnroe 2019-07-25Use scheme to style HTMLsJune McEnroe 2019-07-25Don't match comments in strings in makeJune McEnroe 2019-07-25Generate index.html with links from bin.7June McEnroe 2019-07-24Warn when date has changedJune McEnroe 2019-07-24Add whenJune McEnroe When? Now. 2019-07-24Remove histedit from bitJune McEnroe