ソースを参照

Weechat logs have been moved elsewhere some time ago

Alois Mahdal 7 年 前
コミット
7afe9ac763
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 2
    1
      dotfiles/bash/main.bashrc

+ 2
- 1
dotfiles/bash/main.bashrc ファイルの表示

82
         "$HOME/.config/xchat2/scrollback" \
82
         "$HOME/.config/xchat2/scrollback" \
83
         "$HOME/.config/hexchat/logs" \
83
         "$HOME/.config/hexchat/logs" \
84
         "$HOME/.config/hexchat/scrollback" \
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
 grepfx() {
89
 grepfx() {