Giter VIP home page Giter VIP logo

cmder's Introduction

Cmder

Unmaintained: I've now moved on to Linux Land, so this repo is not maintained now. In case you're interested I have all my Ubuntu dotfiles here.

Screenshot

Note: This repo only contains core code files and not the executables, which means you can't just git clone it and expect things to work. I am planning to create a Setup that would allow you to install it.

A fork of the awesome Cmder project.

I was customizing it for myself, thought I'd just share it.

I use Autohotkey to pass the current explorer directory as a parameter. Without which it'll launch in the directory where "Cmder.bat" is placed.

I've added "msysgit", "gow", "putty", "vim" for myself. They are in the vendor folder. You can place other 3rd party stuff there too.

See the ".gitignore" file for the entire structure.

Table of Contents

Things changed

  • ConEmu - Version 13.12.19.0

  • Clink - Version 0.4

  • Modified: ConEmu settings: <config/ConEmu.xml>

    • Tabs on top
    • No transparency
    • Runs in a single instance
    • Xterm highlighting instead of Monokai
    • Shows only active console icon in taskbar
    • No new tab confirmation
    • Removed the "-new_console:d:%USERPROFILE%" part to launch in any directory.
  • Modified: Initiation script <vendor/init.bat>

    • The %PATH% directory.
  • Modified: Alias command <config/alias.bat>

    • Run alias command without any parameters to list all aliases.
  • Modified: Alias list <config/aliases>

    • Lots of git related aliases.
  • Added: msysgit, gow, putty.

  • Added: .bashrc for Bash.

    Create a symlink in your %UserProfile% directory to this file and you are done. 'chdir' to your %UserProfile% and issue something like:

    mklink .bashrc "%FolderWhereYouDownloadedCmderTo%\config.bashrc"

List of Hotkeys

Clink and ConEmu-Maximus5 together offer a wide range of hotkeys.

Here are some of the most used ones:

  • Alt+~ : Hides the console.

  • Alt+H : List Clink Hotkeys

  • Alt+Win+P : ConEmu Settings

  • Up/Dn : Cycle through history

  • Ctrl+W : Close current tab

  • Ctrl+Shift+W : Close the current process of console

  • PgUp/PgDn : Scroll buffer by page

  • Shift+Up/Dn : Scroll buffer by line

  • Ctrl+PgUp/PgDn : Cycle through tabs

Todo

  • Inno/NSIS Setup Script

    • Add AHK Launcher to startup
    • Pack only core files
    • Download everything else
    • ConEmu, Clink, Git, GnuTools etc.
  • Dotfiles from github

  • Better Git Commit aliases

  • Git Churn

  • hr

  • Z

  • Clink Lua:

    • Git - (branch:dirttype)
  • Prompt modifications in .bashrc

  • Add Tools:

    • Commandline Sysinternals Tools
  • Commands:

    • unalias
  • Ctrl+Shift+T - Load last open tab

  • Keyboard Text Selection

cmder's People

Contributors

dufferzafar avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.