mirror of
https://github.com/tildeclub/tilde.etcskel.git
synced 2026-06-25 13:09:24 +00:00
default weechat configs, zshrc, mkshrc
This commit is contained in:
18
.weechat/sec.conf
Normal file
18
.weechat/sec.conf
Normal file
@@ -0,0 +1,18 @@
|
||||
#
|
||||
# weechat -- sec.conf
|
||||
#
|
||||
# WARNING: It is NOT recommended to edit this file by hand,
|
||||
# especially if WeeChat is running.
|
||||
#
|
||||
# Use /set or similar command to change settings in WeeChat.
|
||||
#
|
||||
# For more info, see: https://weechat.org/doc/quickstart
|
||||
#
|
||||
|
||||
[crypt]
|
||||
cipher = aes256
|
||||
hash_algo = sha256
|
||||
passphrase_file = ""
|
||||
salt = on
|
||||
|
||||
[data]
|
||||
Reference in New Issue
Block a user