tomsquest / dotfiles

:file_folder: Config files for zsh, vim and many more. Heavily commented

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Dot Files

My config files, heavily commented.

Software

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

Installation

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

Main features

  • Heavily commented ZSH configuration: completion, prompt, key bindings...
  • Efficient ZSH Prompt with horizontal separator:
06:42:21 /home/tom/.dotfiles ------------------------------
$                                            (master|●1✚1…)

About

:file_folder: Config files for zsh, vim and many more. Heavily commented

License:Apache License 2.0


Languages

Language:Shell 67.8%Language:Ruby 17.9%Language:Vim Script 14.4%