Freshmile : nouvelle entreprise pour le boulot !
* changement de la configuration Git * abandon des raccourcis vers RERO avec la commande `wd` * nouveau serveur SSH * ajour de phpstorm (de chez Jetbrains) dans la config i3wm
This commit is contained in:
parent
681617549b
commit
28312ece5e
@ -164,7 +164,7 @@ bindsym $mod+r mode "resize"
|
||||
|
||||
assign [class="jetbrains-idea|Code"] 1
|
||||
assign [class="Google-chrome|Vivaldi-stable|Opera|Firefox|Navigator|Nightly|Chromium"] 2
|
||||
assign [class="Thunderbird|Mail"] 3
|
||||
assign [class="Thunderbird|Mail|jetbrains-phpstorm"] 3
|
||||
assign [class="Mattermost|mattermost-desktop|Rambox|Slack|Scudcloud|Gitter|Dino"] 4
|
||||
|
||||
##### STATUS BAR
|
||||
|
@ -10,5 +10,9 @@
|
||||
[core]
|
||||
excludesfile = /home/od/.gitignore_global
|
||||
quotePath = false
|
||||
[commit]
|
||||
template = /home/od/.gitmessage.txt
|
||||
#[commit]
|
||||
# template = /home/od/.gitmessage.txt
|
||||
[pull]
|
||||
rebase = false
|
||||
[init]
|
||||
defaultBranch = dev
|
||||
|
@ -84,3 +84,9 @@ Host odt
|
||||
Hostname 46.105.123.113
|
||||
User od
|
||||
Port 22
|
||||
|
||||
# Proxy Freshmile pour Gireve
|
||||
Host proxy
|
||||
Hostname 163.172.155.15
|
||||
User root
|
||||
Port 22
|
||||
|
13
.warprc
13
.warprc
@ -1,8 +1,9 @@
|
||||
buf:/home/od/projets/buffet
|
||||
ans:/home/od/projets/buffet
|
||||
virtualenv:/home/od/.virtualenvs/rero-ils-MSozJQq0/lib/python3.6/site-packages
|
||||
logik:/home/od/rero/logik
|
||||
buf:/home/od/projets/buffet
|
||||
cloud:~/freshmile/cloud
|
||||
patchwork:/home/od/projets/patchwork
|
||||
ui:/home/od/rero/ui
|
||||
ils:/home/od/rero/ils
|
||||
rero:/home/od/rero/ils
|
||||
p:~/freshmile/pulp
|
||||
ps:~/freshmile/pulp/Seed
|
||||
s:~/freshmile/seed
|
||||
z:~/freshmile/zest
|
||||
zs:~/freshmile/zest/Seed
|
||||
|
Loading…
Reference in New Issue
Block a user