#!/bin/bash
# Defined prefered applications
export TERMINAL=kitty
export PAGER=less
export EDITOR=nvim
export BROWSER=firefox