Moved docs to .dotfiles
This commit is contained in:
parent
1e621e230f
commit
2d7fc029c3
1 changed files with 0 additions and 0 deletions
|
@ -1,18 +0,0 @@
|
|||
# Weechat
|
||||
|
||||
- Website: https://weechat.org/
|
||||
|
||||
## Enable mouse support
|
||||
|
||||
```
|
||||
/set weechat.look.mouse on
|
||||
/mouse enable
|
||||
```
|
||||
|
||||
## Hide join/part/quit messages
|
||||
|
||||
```
|
||||
/set irc.look.smart_filter on
|
||||
/filter add irc_smart * irc_smart_filter *
|
||||
/set irc.look.smart_filter_delay 5
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue