Skip to content

Instantly share code, notes, and snippets.

@tamoot
Created October 17, 2016 03:05
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 tamoot/d829e1ca017d3645c2ee52a72a8ecfac to your computer and use it in GitHub Desktop.
Save tamoot/d829e1ca017d3645c2ee52a72a8ecfac to your computer and use it in GitHub Desktop.
ConEmuのメモ

ConEmu Settingsについての個人的メモ

Main

  • Main console font: 好み
  • Alternative font : 好み

Startup

  • Specified named task : git-bashにする

Tasks

  1. git-bash
    ``"D:\App\Git\bin\sh.exe" --login -i -new_console:d:<Windowsのパス C:\hoge\foo など>
  2. putty
    D:\App\putty.exe -new_console -load "yoursavedsession"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment