Initial commit
This commit is contained in:
commit
c7497d689a
31 changed files with 2149 additions and 0 deletions
30
.screenbots
Normal file
30
.screenbots
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
# ===================================================
|
||||
#
|
||||
# Fichier de configuration de screen par Némunaire
|
||||
#
|
||||
# Dernière modification : 18/01/2012
|
||||
#
|
||||
# ===================================================
|
||||
|
||||
defutf8 on
|
||||
log off
|
||||
startup_message off
|
||||
vbell on
|
||||
|
||||
# Paramètres entiers
|
||||
|
||||
defscrollback 0
|
||||
msgminwait 0
|
||||
|
||||
# Coloration
|
||||
sorendition rk
|
||||
|
||||
shell sh
|
||||
|
||||
escape ^Bb # Instead of Control-a, make the escape/command character be Control-b
|
||||
|
||||
# Écans à charger par défaut
|
||||
|
||||
#screen /home/nemunaire/nemubot/nemuspeak.py nemubot/speak.xml
|
||||
screen
|
||||
screen /home/nemunaire/nemubot/nemubot.py nemubot/bot.xml nemubot/
|
||||
Loading…
Add table
Add a link
Reference in a new issue