Skip to content

Commit

Permalink
Remove riostart, add shortcut f, update wircrc.
Browse files Browse the repository at this point in the history
  • Loading branch information
1g0rb0hm committed Dec 30, 2020
1 parent 0ca220f commit 536798b
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 186 deletions.
2 changes: 2 additions & 0 deletions bin/rc/f
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/rc
walk | grep $*
3 changes: 0 additions & 3 deletions bin/rc/riostart

This file was deleted.

8 changes: 4 additions & 4 deletions bin/rc/wircrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ basename `{echo $0} | tr -d \x0a >/mnt/wsys/label
wins=()
cons=()
# 'irc.freenode.net!#plan9' \
# 'irc.freenode.net!#9front' \
chans=(\
'irc.freenode.net!#cat-v' \
'irc.freenode.net!#plan9' \
'irc.freenode.net!#9front' \
)
server=irc.freenode.net
realname='<nil>'
nick=_9lab_
realname='0x2A'
nick=boehm_igor
pass=()
userpass=`{auth/userpasswd 'server='^$server^' service=irc user='^$nick >[2]/dev/null}
if(~ $#userpass 2) {
Expand Down
82 changes: 0 additions & 82 deletions bin/rc/workspace.main

This file was deleted.

49 changes: 0 additions & 49 deletions bin/rc/workspace.w0

This file was deleted.

48 changes: 0 additions & 48 deletions bin/rc/workspace.w1

This file was deleted.

0 comments on commit 536798b

Please sign in to comment.