Add shortcuts and gitignore
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
**/*.exe
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
; Git bash at Win+Enter
|
; Git bash at Win+Enter
|
||||||
#Enter::
|
#Enter::Run, C:\OutilsDev\ConEmu\ConEmu64.exe
|
||||||
Run, C:\OutilsDev\git\Git\git-bash.exe --cd="C:\Users\florian_thierry"
|
;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.
|
; 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.
|
; After, press your key, and next, click on View > Key History. Inside the popup, there will be the key pressed code.
|
||||||
|
|||||||
Reference in New Issue
Block a user