From bbb5df7ab23b403a4ddb54f369df8ea43cda7fda Mon Sep 17 00:00:00 2001 From: Nicole Tietz-Sokolskaya Date: Wed, 3 Jan 2024 08:54:42 -0500 Subject: [PATCH] minor config updates for fly and spelling --- bash/.bashrc | 5 +++-- bash/.profile | 6 ++++++ nvim/.config/nvim/spell/en.utf-8.add | 2 ++ nvim/.config/nvim/spell/en.utf-8.add.spl | Bin 0 -> 52 bytes 4 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 nvim/.config/nvim/spell/en.utf-8.add create mode 100644 nvim/.config/nvim/spell/en.utf-8.add.spl diff --git a/bash/.bashrc b/bash/.bashrc index 82e4214..2a16911 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -87,7 +87,8 @@ fi # Add rustup and the standard rust tooling to the path . "$HOME/.cargo/env" +# set path so it includes fly bin if it exists if [ -d "$HOME/.fly" ] ; then - export FLYCTL_INSTALL="$HOME/.fly" - export PATH="$FLYCTL_INSTALL/bin:$PATH" + FLYCTL_INSTALL="$HOME/.fly" + PATH="$FLYCTL_INSTALL/bin:$PATH" fi diff --git a/bash/.profile b/bash/.profile index e0d90c5..49e1098 100644 --- a/bash/.profile +++ b/bash/.profile @@ -31,3 +31,9 @@ fi if [ -d "$HOME/.cabal/bin" ]; then PATH="$HOME/.cabal/bin:$PATH" fi + +# set path so it includes fly bin if it exists +if [ -d "$HOME/.fly/bin" ]; then + export FLYCTL_INSTALL="/home/nicole/.fly" + PATH="$FLYCTL_INSTALL/bin:$PATH" +fi diff --git a/nvim/.config/nvim/spell/en.utf-8.add b/nvim/.config/nvim/spell/en.utf-8.add new file mode 100644 index 0000000..5186b8a --- /dev/null +++ b/nvim/.config/nvim/spell/en.utf-8.add @@ -0,0 +1,2 @@ +draft +lapdesk diff --git a/nvim/.config/nvim/spell/en.utf-8.add.spl b/nvim/.config/nvim/spell/en.utf-8.add.spl new file mode 100644 index 0000000000000000000000000000000000000000..a777e96cac81df8bb22b7b8f723ee8eb5ae6a50a GIT binary patch literal 52 zcmWIZ^erw(&B-zP&%nSS$&`}ASj3pfn8sMb$N;1Z7*iNi8H*Vi85p>;feIi107~!) AWdHyG literal 0 HcmV?d00001