Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 676 Bytes

File metadata and controls

30 lines (18 loc) · 676 Bytes

common-configs

This is a collection of configurations for essential tools that I use across all my machines.

The idea is to clone this directory to some suitable location and then symlink the relevant config files over. The configs are very personalised to my tastes and do use plugins that I like.

At present, the following items are covered:

  1. vim

    Symlink ~/.vim/vimrc -> the vimrc here.

  2. xmodmaprc

    Symlink ~/.xmodmaprc -> the xmodmaprc here.

  3. bash-snippets

    source this file from your bashrc to get vi mode and cdargs.

  4. inputrc

    Symlink ~/.inputrc -> the inputrc here. Makes backward-delete-word work properly.

xx