add plan file

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2022-03-05 23:11:10 -05:00
parent ff8c7255c3
commit 68657ef0bf

View file

@ -5,6 +5,7 @@ set -euo pipefail
DOTFILES=( DOTFILES=(
vimrc vimrc
zshrc zshrc
plan
) )
echo "Setting up oh-my-zsh" echo "Setting up oh-my-zsh"