summary refs log tree commit diff
path: root/home
ModeNameSize
-rw-r--r--.bash_profile25log plain blame
-rw-r--r--.bashrc231log plain blame
d---------.config92log plain
-rw-r--r--.editrc8log plain blame
-rw-r--r--.gdbinit29log plain blame
-rw-r--r--.hushlogin0log plain blame
-rw-r--r--.inputrc20log plain blame
-rw-r--r--.lldbinit49log plain blame
d---------.local / bin30log plain
-rw-r--r--.profile551log plain blame
-rw-r--r--.shrc885log plain blame
d---------.ssh34log plain
;follow=1'>Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe