diff --git a/gitconfig b/gitconfig index e15c5dd..feced9b 100644 --- a/gitconfig +++ b/gitconfig @@ -1,5 +1,5 @@ [core] - excludesfile = /Users/janwirth-private/.gitignore + excludesfile = /Users/janwirthprivate/.gitignore ignorecase = false pager = diff-so-fancy | less --tabs=4 -RFX [user] diff --git a/packages.txt b/packages.txt new file mode 100644 index 0000000..65505a8 --- /dev/null +++ b/packages.txt @@ -0,0 +1,11 @@ +alacritty +altair-graphql-client +obsidian +soulseek +visual-studio-code +zoom +aldente +google-chrome +slack +spotify +whatsapp diff --git a/skhdrc b/skhdrc index 5950942..cb4bc1f 100644 --- a/skhdrc +++ b/skhdrc @@ -162,4 +162,6 @@ fn + ctrl - w : chunkc tiling::desktop --deserialize ~/.chunkwm_layouts/dev_1 fn + ctrl - s : cd owvs-ui && npm start ctrl - 1 : yabai -m window --toggle zoom-fullscreen -0x0A : alacritty \ No newline at end of file +# 0x0A : alacritty + +0x0A : open -a Terminal ~ diff --git a/skuffShell.terminal b/skuffShell.terminal index 6f86598..9f9529c 100644 --- a/skuffShell.terminal +++ b/skuffShell.terminal @@ -13,8 +13,6 @@ BlinkText - CommandString - tmux CursorColor YnBsaXN0MDDUAQIDBAUGFRZYJHZlcnNpb25YJG9iamVjdHNZJGFyY2hpdmVyVCR0b3AS diff --git a/zshrc b/zshrc index d349596..8122e3f 100644 --- a/zshrc +++ b/zshrc @@ -220,4 +220,10 @@ if [ -f '/Users/janwirth/google-cloud-sdk/path.zsh.inc' ]; then . '/Users/janwir # The next line enables shell command completion for gcloud. if [ -f '/Users/janwirth/google-cloud-sdk/completion.zsh.inc' ]; then . '/Users/janwirth/google-cloud-sdk/completion.zsh.inc'; fi -/usr/local/share/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh +# /usr/local/share/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh + +export PATH="/opt/homebrew/bin:$PATH" + + export FPATH="/usr/local/share/zsh/functions:$FPATH" + +export PATH="/Users/janwirthprivate/compiler/dist-newstyle/build/aarch64-osx/ghc-8.10.7/elm-0.19.1/x/elm/opt/build/elm:$PATH"