mise a jour vimrc et screenrc

This commit is contained in:
hugodu69
2019-02-04 15:31:51 +01:00
parent a84dbd8f66
commit 0add5ade1e
5 changed files with 109 additions and 86 deletions

View File

@@ -1,3 +1,9 @@
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# #
# ADDS BY HUGOGOGO #
# #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
startup_message off
chdir /home/simplonco/Bureau/
@@ -31,7 +37,19 @@ screen -t git vim -n $HOME/config/git.txt
screen -t screen vim -n $HOME/config/screen.txt
screen -t node vim -n $HOME/config/node.txt
screen -t react vim -n $HOME/config/react.txt
screen -t php vim -n $HOME/config/php.txt
screen -t sites vim -n $HOME/config/sites.txt
screen -t vim vim -n $HOME/config/vim.txt
screen
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# #
# END OF HUGOGOGO'S ADDS #
# #
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #