diff --git a/.config/hexchat/replace.conf b/.config/hexchat/replace.conf index 748d1e8..e37498c 100644 --- a/.config/hexchat/replace.conf +++ b/.config/hexchat/replace.conf @@ -97,3 +97,6 @@ CMD 🙄 NAME :rolleyes: CMD 🙄 +NAME B) +CMD 😎 + diff --git a/.gitconfig##d.Fedora b/.gitconfig##d.Fedora index 39b8323..8245a05 100644 --- a/.gitconfig##d.Fedora +++ b/.gitconfig##d.Fedora @@ -23,3 +23,7 @@ #helper = libsecret [gpg] program = gpg2 +[init] + defaultBranch = master +[pull] + rebase = false