Compare commits

...

2 Commits

Author SHA1 Message Date
a421e4bf20 add README 2025-03-30 12:22:06 +02:00
793864e852 add $HOME/.dotfiles/scripte als Ablage diverser Scripte 2025-03-30 12:21:45 +02:00
4 changed files with 5 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
[ -z "$ZSH_VERSION" ] && export SHELL=/bin/zsh && exec /bin/zsh -l
# path
PATH=$PATH:$HOME/bin:
PATH=$PATH:$HOME/bin:$HOME/.dotfiles/scripte:
# colors
export CLICOLOR=1

View File

@@ -26,6 +26,8 @@ bin/dfm chmod 0755
.tmux/sidebar.tmux 0755
.tmux/zoom 0755
scripte/README 0644
.dotfiles/.iterm2 skip
.DS_Store skip
.gitmodules skip

2
.zshrc
View File

@@ -56,7 +56,7 @@ plugins=(colored-man-pages git docker sublime sudo zsh-eza)
# User configuration
source .api-keys
export PATH="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/opt/homebrew/bin/brew:$HOME/bin:"
export PATH="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/opt/homebrew/bin/brew:$HOME/bin:$HOME/.dotfiles/scripte:"
source $ZSH/oh-my-zsh.sh
source /opt/homebrew/share/zsh-autosuggestions/zsh-autosuggestions.zsh

1
scripte/README Normal file
View File

@@ -0,0 +1 @@
# Für diverse Scripte