add windows on huhuhu_config in opening of screen
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
startup_message off
|
||||
|
||||
chdir $HOME/
|
||||
|
||||
#pour augmenter le scrollback de l'ecran
|
||||
defscrollback 10000
|
||||
@@ -33,6 +32,8 @@ bind F eval "hardstatus alwayslastline"
|
||||
#screen open a new windows
|
||||
# -t assigne un titre
|
||||
# vim appel vim avec l'option -n pour eviter les .swp
|
||||
chdir $HOME/huhuhu_config
|
||||
screen -t config
|
||||
screen -t shell vim -n $HOME/huhuhu_config/tutos/shell.txt
|
||||
screen -t git vim -n $HOME/huhuhu_config/tutos/git.txt
|
||||
screen -t screen vim -n $HOME/huhuhu_config/tutos/screen.txt
|
||||
@@ -41,7 +42,7 @@ screen -t react vim -n $HOME/huhuhu_config/tutos/react.txt
|
||||
screen -t php vim -n $HOME/huhuhu_config/tutos/php.txt
|
||||
screen -t sites vim -n $HOME/huhuhu_config/tutos/sites.txt
|
||||
screen -t vim vim -n $HOME/huhuhu_config/tutos/vim.txt
|
||||
|
||||
chdir $HOME
|
||||
screen
|
||||
|
||||
#hugogogo#
|
||||
|
||||
Reference in New Issue
Block a user