#!/bin/bash

alias cls="clear"
alias cfg="/usr/bin/git --git-dir=$HOME/.config.remote/ --work-tree=$HOME"
