Home

Awesome

My Dot Files

My config files, aka dotfiles, heavily commented.

Required software

sudo apt install \
    safe-rm \
    ruby \
    jq \
    xclip \
    htop \
    tree \
    libnotify-bin \
    imwheel

Installation

git clone https://tomsquest@github.com/tomsquest/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh

Main features

The current prompt is simple and efficient:

prompt.png