/.dotfiles

Primary LanguageShell

jim-fx's Dotfiles

screenshot

Configurations

Installation

alias dots='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
echo ".dotfiles" >> .gitignore
git clone --bare git@github.com:jim-fx/.dotfiles $HOME/.dotfiles
dots checkout

Opinionated Stuff

Because this is mainly my personal configs there is some stuff which you should be aware of.

Directories

  • Personal projects are under ~/Projects
  • Uni projects are under ~/COCO
  • Binaries are under ~/bin

Custom commands

fx [s/i/o/d] (directory)

Used to navigate and edit folders in the ~/Projects folder

co [number][name]

Used to navigate and edit folders in the ~/COCO folder