Add shortcuts and gitignore

This commit is contained in:
florian_thierry
2019-05-15 09:24:57 +02:00
parent 013fb5a0ce
commit 66d75c9fe1
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
; Git bash at Win+Enter
#Enter::
Run, C:\OutilsDev\git\Git\git-bash.exe --cd="C:\Users\florian_thierry"
#Enter::Run, C:\OutilsDev\ConEmu\ConEmu64.exe
;Run, C:\OutilsDev\git\Git\git-bash.exe --cd="C:\Users\florian_thierry"
; To see what key is pressed, you need to run an autoHotKey script and double clic on it in the windows system tray.
; After, press your key, and next, click on View > Key History. Inside the popup, there will be the key pressed code.