aboutsummaryrefslogtreecommitdiff
path: root/zsh/zprofile
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2026-01-02 16:21:27 +0100
committerThomas Schmucker <ts@its1.de>2026-01-02 16:21:27 +0100
commita599969f7a9276776931875532c90af881f2a292 (patch)
treed96086dbee21dd2e15b4c910363fc8b78f601568 /zsh/zprofile
parent46d361f88dfbc43f82295f61159f7870d4acc48b (diff)
downloaddotfiles-a599969f7a9276776931875532c90af881f2a292.tar.gz
dotfiles-a599969f7a9276776931875532c90af881f2a292.tar.bz2
dotfiles-a599969f7a9276776931875532c90af881f2a292.zip
erster entwurf für eine neue zsh Konfiguration
Diffstat (limited to 'zsh/zprofile')
-rw-r--r--zsh/zprofile3
1 files changed, 3 insertions, 0 deletions
diff --git a/zsh/zprofile b/zsh/zprofile
new file mode 100644
index 0000000..34d71c1
--- /dev/null
+++ b/zsh/zprofile
@@ -0,0 +1,3 @@
1# vim: filetype=zsh
2
3[[ -d "${HISTFILE:h}" ]] || mkdir -p "${HISTFILE:h}"