Browse Source

Weechat logs have been moved elsewhere some time ago

Alois Mahdal 5 years ago
parent
commit
7afe9ac763
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      dotfiles/bash/main.bashrc

+ 2
- 1
dotfiles/bash/main.bashrc View File

@@ -82,7 +82,8 @@ grepcl() {
82 82
         "$HOME/.config/xchat2/scrollback" \
83 83
         "$HOME/.config/hexchat/logs" \
84 84
         "$HOME/.config/hexchat/scrollback" \
85
-        "$HOME/.weechat/logs"
85
+        "$HOME/.local/share/weechat/logs.old" \
86
+        "$HOME/.local/share/weechat/logs"
86 87
 }
87 88
 
88 89
 grepfx() {