summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2023-03-08 10:38:06 -0600
committerMatt Strapp <matt@mattstrapp.net>2023-03-08 10:38:06 -0600
commit8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd (patch)
tree0e99110fa99d88f591deff12a23420dc3b1b06b0
parentmore small fixes :) (diff)
downloaddotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar
dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar.gz
dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar.bz2
dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar.lz
dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar.xz
dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.tar.zst
dotfiles-8aef1d4b14f5ec553319a7c35e7c7e5eb95fa7cd.zip
remove profile completely
-rw-r--r--sh/.config/shell/profile1
l---------zsh/.config/zsh/.zprofile1
2 files changed, 0 insertions, 2 deletions
diff --git a/sh/.config/shell/profile b/sh/.config/shell/profile
deleted file mode 100644
index c72447c..0000000
--- a/sh/.config/shell/profile
+++ /dev/null
@@ -1 +0,0 @@
-#[ ! -f ${XDG_CONFIG_HOME:-$HOME/.config}/shell/shortcutrc ] && shortcuts >/dev/null 2>&1 &
diff --git a/zsh/.config/zsh/.zprofile b/zsh/.config/zsh/.zprofile
deleted file mode 120000
index 1717e79..0000000
--- a/zsh/.config/zsh/.zprofile
+++ /dev/null
@@ -1 +0,0 @@
-../../../sh/.config/shell/profile \ No newline at end of file