aboutsummaryrefslogtreecommitdiffstats
path: root/bash/.bashrc
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2022-11-20 20:33:13 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2022-11-20 20:33:13 +0000
commit6b1b61f98813a58286e099d92767e01c2d40bc18 (patch)
treea3613fba312e0f324bdbca28ec3d3d0b5e6f6e13 /bash/.bashrc
parent6a0e18aab79cefa8cd4917e9a6d121349f41eb3f (diff)
Redo deploy script
Diffstat (limited to 'bash/.bashrc')
-rw-r--r--bash/.bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/bash/.bashrc b/bash/.bashrc
deleted file mode 100644
index cd973c3..0000000
--- a/bash/.bashrc
+++ /dev/null
@@ -1,3 +0,0 @@
-alias vim="nvim"
-alias vi="nvim"
-alias vimdiff="nvim -d"