Skip to content

Instantly share code, notes, and snippets.

@XenuIsWatching
Created November 11, 2019 07:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save XenuIsWatching/6e952f2a25ec6540ab74d2554a77c4e6 to your computer and use it in GitHub Desktop.
Save XenuIsWatching/6e952f2a25ec6540ab74d2554a77c4e6 to your computer and use it in GitHub Desktop.
{
"tabTitle": "Git Bash",
"acrylicOpacity" : 0.75,
"closeOnExit" : true,
"colorScheme" : "Campbell",
"commandline" : "%PROGRAMFILES%/Git/bin/bash.exe --login",
"cursorColor" : "#FFFFFF",
"cursorShape" : "bar",
"fontFace" : "Consolas",
"fontSize" : 10,
"guid" : "{14ad203f-52cc-4110-90d6-d96e0f41b64d}",
"historySize" : 9001,
"icon": "%PROGRAMFILES%\\Git\\mingw64\\share\\git\\git-for-windows.ico",
"name" : "Git Bash",
"padding" : "0, 0, 0, 0",
"startingDirectory" : "%USERPROFILE%",
"snapOnInput" : true,
"useAcrylic" : true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment