Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 791 Bytes

README.md

File metadata and controls

44 lines (34 loc) · 791 Bytes

Introduction

A light weight dotfile for Linux BASH shell environment.

Though there are many fancy CLI tools on the internet, not all of them are suitable for large projects due to performance issues. I've filtered out some tools and keep the rest putting together working efficiently.

To make the environment more simple, easy and efficient, I would follow the KISS principle as possible as I can.

Minimal Requirements

  • bash >= 4.x

Integration

Terminal/ Shell

  • bash
  • tmux
  • enhanced
  • kitty
  • fasd

VCS/ Patch

  • git
  • tig
  • quilt

Editor

  • nvim

System

  • top
  • htop

Directory Stucture

  • misc
    • for those dotfiles with only one configuration
  • profile
    • a set of profile for specific environment or usage
  • test
    • test file
  • (still working)