Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 883 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 883 Bytes

PoC Tools

This folder contains several tools and addons to ease the work with the PoC-Library and VHDL.

Emacs

Git

  • git-alias.setup.ps1 registers 2 new global aliasses in git, which prints the colored commit tree into the console:

    git tree:

    git config --global alias.tree 'log --decorate --pretty=oneline --abbrev-commit --date-order --graph'
    

    git treea:

    git config --global alias.tree 'log --decorate --pretty=oneline --abbrev-commit --date-order --graph --all'
    

Notepad++

This folder contains syntax highlighting rules for Notepad++. The following file types are supported: