gbowne1 / gbowne1/LinuxNotes

Add note on irssi including set up and configuration

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

`irssi -c`
`irssi -h`
`irssi -n`
`irssi -p`
`irssi -v` prints the version info
`irssi -w`

it apparently has no uppercase option flags. I did not look to see if theres any -- option flags yet.

/etc/irssi.conf is one config file

~/.irssi/config is the other config file

To add a new server..
/server add -auto -network NetworkName irc.example.com 6667

To connect to the new server..
/connect NetworkName

settings in ~/.irssi/config are usually `settings.get` followed by whatever setting.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.