From ee0c99e538bc907183b8222fd82141c5575c6e45 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 18 Sep 2022 21:09:19 -0400 Subject: Add gdbinit, hushlogin, inputrc :) --- home/.inputrc | 1 + 1 file changed, 1 insertion(+) create mode 100644 home/.inputrc (limited to 'home/.inputrc') diff --git a/home/.inputrc b/home/.inputrc new file mode 100644 index 00000000..b2cc9d61 --- /dev/null +++ b/home/.inputrc @@ -0,0 +1 @@ +set editing-mode vi -- cgit 1.4.1 class='form'>
IRC client
about summary refs log tree commit diff
path: root/catgirl.1 (unfollow)
Commit message (Collapse)Author
2020-02-11Cast set but unused variables to voidJune McEnroe
2020-02-11Declare strlcatJune McEnroe
2020-02-11Check if VDSUSP existsJune McEnroe
2020-02-11Fix completeReplace iterationJune McEnroe
2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe
2020-02-11Remove legacy codeJune McEnroe
2020-02-11Add INSTALLING section to READMEJune McEnroe