Merge branch 'master' of git_opytex:/lafrite/Ansible_workstation
This commit is contained in:
@@ -28,15 +28,6 @@ Host github
|
||||
PubkeyAcceptedKeyTypes *
|
||||
identityfile ~/.ssh/id_dsa_noPass
|
||||
|
||||
Host Songe
|
||||
HostName songe
|
||||
User waha
|
||||
Port 22
|
||||
ForwardAgent yes
|
||||
PubkeyAcceptedKeyTypes *
|
||||
identityfile ~/.ssh/id_rsa_songe
|
||||
IdentitiesOnly yes
|
||||
|
||||
Host Choux
|
||||
HostName Choux
|
||||
User lafrite
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
session_name: enseignement
|
||||
start_directory: /media/documents/Cours/Prof/Enseignements/2019-2020/
|
||||
start_directory: ~/Cours/Prof/Enseignements/2019-2020/
|
||||
shell_command_before: source config.fish
|
||||
|
||||
windows:
|
||||
|
||||
@@ -143,6 +143,7 @@ command! make !!make %a
|
||||
command! mkcd :mkdir %a | cd %a
|
||||
command! vgrep vim "+grep %a"
|
||||
command! reload :write | restart
|
||||
command ln ln -s %f:p %D
|
||||
|
||||
" ------------------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user