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="jetbrains-idea|Code"] 1
|
||||||
assign [class="Google-chrome|Vivaldi-stable|Opera|Firefox|Navigator|Nightly|Chromium"] 2
|
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
|
assign [class="Mattermost|mattermost-desktop|Rambox|Slack|Scudcloud|Gitter|Dino"] 4
|
||||||
|
|
||||||
##### STATUS BAR
|
##### STATUS BAR
|
||||||
|
@ -10,5 +10,9 @@
|
|||||||
[core]
|
[core]
|
||||||
excludesfile = /home/od/.gitignore_global
|
excludesfile = /home/od/.gitignore_global
|
||||||
quotePath = false
|
quotePath = false
|
||||||
[commit]
|
#[commit]
|
||||||
template = /home/od/.gitmessage.txt
|
# template = /home/od/.gitmessage.txt
|
||||||
|
[pull]
|
||||||
|
rebase = false
|
||||||
|
[init]
|
||||||
|
defaultBranch = dev
|
||||||
|
@ -84,3 +84,9 @@ Host odt
|
|||||||
Hostname 46.105.123.113
|
Hostname 46.105.123.113
|
||||||
User od
|
User od
|
||||||
Port 22
|
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
|
ans:/home/od/projets/buffet
|
||||||
virtualenv:/home/od/.virtualenvs/rero-ils-MSozJQq0/lib/python3.6/site-packages
|
buf:/home/od/projets/buffet
|
||||||
logik:/home/od/rero/logik
|
cloud:~/freshmile/cloud
|
||||||
patchwork:/home/od/projets/patchwork
|
patchwork:/home/od/projets/patchwork
|
||||||
ui:/home/od/rero/ui
|
p:~/freshmile/pulp
|
||||||
ils:/home/od/rero/ils
|
ps:~/freshmile/pulp/Seed
|
||||||
rero:/home/od/rero/ils
|
s:~/freshmile/seed
|
||||||
|
z:~/freshmile/zest
|
||||||
|
zs:~/freshmile/zest/Seed
|
||||||
|
Loading…
Reference in New Issue
Block a user