dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE

exec.conf (368B)


      1 #
      2 # weechat -- exec.conf
      3 #
      4 # WARNING: It is NOT recommended to edit this file by hand,
      5 # especially if WeeChat is running.
      6 #
      7 # Use /set or similar command to change settings in WeeChat.
      8 #
      9 # For more info, see: https://weechat.org/doc/quickstart
     10 #
     11 
     12 [command]
     13 default_options = ""
     14 purge_delay = 0
     15 shell = "sh"
     16 
     17 [color]
     18 flag_finished = lightred
     19 flag_running = lightgreen