pyratelog

personal blog
git clone git://git.pyratebeard.net/pyratelog.git
Log | Files | Refs | README

commit a11edd271d558ecb8d41fb2b7e95a7bc5165708c
parent 2b757233daa69c1a630d7abedf80e3a118c21aad
Author: pyratebeard <root@pyratebeard.net>
Date:   Fri, 24 Nov 2023 22:20:54 +0000

dot_dot_dot

Diffstat:
Aentry/dot_dot_dot.md | 18++++++++++++++++++
1 file changed, 18 insertions(+), 0 deletions(-)

diff --git a/entry/dot_dot_dot.md b/entry/dot_dot_dot.md @@ -0,0 +1,18 @@ +things changed: + +* gpg-agent pinentry wrapper script (commit 2240ff5ac739912b1c352ed97217b886ab0fb422) +* don't run welcome.zsh if over ssh (commit 8af62ecd9c7e44a77a11541b558fe1ca069a6e14) +* different prompt if over vim or ssh (commit 056f2d6ddfdab3b9345bd8dd7b65430defa8f0e2) +* switch to /usr/bin/env bash (commit 9aa4aee5b7a121c0af42de4bf730e8f23e8166f8) +* don't run keychain if keychain not installed + + +things still to change +* tmux status - battery +* doas/sudo in aliases +* alias make to gmake on openbsd +* iip alias breaks things on openbsd +* herbstluftwm urxvt needs LANG on openbsd for some reason +* mario urxvt needs LANG on openbsd for some reason +* openbsd autocompletion dircolors ?? +* openbsd {chpwd_auto_cd,aliases} ls has no --color option