Home - koolakoff/kulenv GitHub Wiki
Overview
kulenv - is a set of Linux environment configurations intended for simplify development process. kulenv includes config of bash console environment and vim editor oriented for Git-based development process
Content
Sets colored console invitation with current git branch name (when inside project)
introduces number of commands and alias:
- fw command is recursive grep
- fws command same as
fw
but for C source only - tg command generates C-tags
- glog command prints beautified git log commit tree
Configure vim
editor:
- Apply indenting for C language
- Print line numbers
- Highlight search
- Bautify status line