diff options
Diffstat (limited to '')
-rw-r--r-- | .config/catgirl/libera | 1 | ||||
-rw-r--r-- | .config/catgirl/synirc | 2 | ||||
-rw-r--r-- | .config/urlview/config | 2 |
3 files changed, 5 insertions, 0 deletions
diff --git a/.config/catgirl/libera b/.config/catgirl/libera index 0e30b21..77049da 100644 --- a/.config/catgirl/libera +++ b/.config/catgirl/libera @@ -3,3 +3,4 @@ nick = jozan cert = libera.pem sasl-external join = #linux,#freebsd,#archlinux,##chat,#c,#embedded,#neovim +timestamp = %H:%M diff --git a/.config/catgirl/synirc b/.config/catgirl/synirc index ec8eac9..dbb4171 100644 --- a/.config/catgirl/synirc +++ b/.config/catgirl/synirc @@ -3,3 +3,5 @@ nick = jozan cert = synirc.pem sasl-external join = #sysadmin,#synirc +timestamp = %H:%M +mode = +x diff --git a/.config/urlview/config b/.config/urlview/config new file mode 100644 index 0000000..022f145 --- /dev/null +++ b/.config/urlview/config @@ -0,0 +1,2 @@ +COMMAND linkview %s +QUITONLAUNCH |