add computer tuto and removed some tutos

This commit is contained in:
hugo gogo
2022-08-28 16:32:12 +02:00
parent a7fd4554c0
commit 39ba314aea
2 changed files with 10 additions and 3 deletions

View File

@@ -41,14 +41,17 @@ bind F eval "hardstatus alwayslastline"
chdir $HOME/huhuhu_config
screen
chdir $HOME/huhuhu_config/tutos
screen -t tutos_shell vim -n shell.txt
screen -t tutos_git vim -n git.txt
screen -t tutos_screen vim -n screen.txt
screen -t tutos_node vim -n node.txt
screen -t tutos_react vim -n react.txt
screen -t tutos_php vim -n php.txt
#screen -t tutos_node vim -n node.txt
#screen -t tutos_react vim -n react.txt
#screen -t tutos_php vim -n php.txt
screen -t tutos_sites vim -n sites.txt
screen -t tutos_vim vim -n vim.txt
screen -t tutos_computer vim -n computer.txt
chdir $HOME
screen