Skip to content

Commit

Permalink
feat
Browse files Browse the repository at this point in the history
  • Loading branch information
ADGEfficiency committed Jan 29, 2025
1 parent f6b237e commit 02976d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ setup-brew:
brew update; brew upgrade

brew-pkgs: setup-brew
brew install hadolint vale actionlint mactex pandoc fzf
brew install hadolint vale actionlint mactex pandoc fzf keychain
brew install koekeishiya/formulae/yabai
brew install koekeishiya/formulae/skhd
2 changes: 2 additions & 0 deletions dotfiles/macos/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ head -n 20 $HOME/personal/para/resource/cheat_sheet.md | tail -n 14 | bat --lang
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh

. "$HOME/.local/bin/env"

eval "$(keychain --eval --quiet --agents ssh ~/.ssh/github-air ~/.ssh/macbook-pro)"

0 comments on commit 02976d4

Please sign in to comment.