Compare commits
2 Commits
007ee135d8
...
f704efc665
| Author | SHA1 | Date | |
|---|---|---|---|
| f704efc665 | |||
| 5db6325f66 |
2
casklist
2
casklist
@@ -3,7 +3,7 @@ font-fira-code-nerd-font
|
|||||||
font-fira-mono-nerd-font
|
font-fira-mono-nerd-font
|
||||||
figma
|
figma
|
||||||
1password-cli
|
1password-cli
|
||||||
linear
|
linear-linear
|
||||||
netnewswire
|
netnewswire
|
||||||
raindropio
|
raindropio
|
||||||
docker-desktop
|
docker-desktop
|
||||||
|
|||||||
2
install
Normal file → Executable file
2
install
Normal file → Executable file
@@ -11,7 +11,7 @@ xargs brew install < brewlist
|
|||||||
xargs brew install --cask < casklist
|
xargs brew install --cask < casklist
|
||||||
|
|
||||||
# Sym Link Configs
|
# Sym Link Configs
|
||||||
folders=("nvim" "tmux" "zsh" "git" ".config")
|
folders=("nvim" "tmux" "zsh" "git" "ssh")
|
||||||
|
|
||||||
for folder in "${folders[@]}"
|
for folder in "${folders[@]}"
|
||||||
do
|
do
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
|
Include ~/.ssh/1Password/config
|
||||||
Host *
|
Host *
|
||||||
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
IdentityAgent "~/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user