This directory contains the dotfiles for my system
Ensure you have the following installed on your system
Git Install
apt install stow
curl -s https://ohmyposh.dev/install.sh | bash -s -- -d <install path>
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
TheFuck Install
First, check out the dotfiles repo in your $HOME directory using git
$ git clone [email protected]/sjkchang/dotfiles.git
$ cd dotfiles
then use GNU stow to create symlinks
$ stow .