From 529d1165360c942c50ca40e10a5c90052d6f78bf Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Tue, 14 Feb 2023 09:54:58 -0500 Subject: [PATCH] First test commit to public repo on codehub --- nvim | 1 + starship.toml | 1 + tmux | 1 + tmuxinator | 1 + 4 files changed, 4 insertions(+) create mode 120000 nvim create mode 120000 starship.toml create mode 120000 tmux create mode 120000 tmuxinator diff --git a/nvim b/nvim new file mode 120000 index 0000000..87bec36 --- /dev/null +++ b/nvim @@ -0,0 +1 @@ +./nvim \ No newline at end of file diff --git a/starship.toml b/starship.toml new file mode 120000 index 0000000..eba0e7a --- /dev/null +++ b/starship.toml @@ -0,0 +1 @@ +./starship.toml \ No newline at end of file diff --git a/tmux b/tmux new file mode 120000 index 0000000..ffde06c --- /dev/null +++ b/tmux @@ -0,0 +1 @@ +./tmux \ No newline at end of file diff --git a/tmuxinator b/tmuxinator new file mode 120000 index 0000000..6b218b0 --- /dev/null +++ b/tmuxinator @@ -0,0 +1 @@ +./tmuxinator \ No newline at end of file