-
-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs:🧾 Changing task
Darwin
-> MacOSX
- Loading branch information
Showing
34 changed files
with
48 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Asciiquarium | Darwin | Install asciiquarium" | ||
- name: "Asciiquarium | MacOSX | Install asciiquarium" | ||
community.general.homebrew: | ||
name: asciiquarium | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Bat | Darwin | Install bat" | ||
- name: "Bat | MacOSX | Install bat" | ||
community.general.homebrew: | ||
name: bat | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Brave | Darwin | Install brave" | ||
- name: "Brave | MacOSX | Install brave" | ||
community.general.homebrew_cask: | ||
name: brave-browser | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "btop | Darwin | Install btop" | ||
- name: "btop | MacOSX | Install btop" | ||
community.general.homebrew: | ||
name: btop | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Discord | Darwin | Install Discord" | ||
- name: "Discord | MacOSX | Install Discord" | ||
community.general.homebrew_cask: | ||
name: discord | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Fonts | Install" | ||
- name: "Fonts | MacOSX | Install" | ||
community.general.homebrew: | ||
name: font-powerline-symbols | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "FZF | Install fzf" | ||
- name: "FZF | MacOSX | Install fzf" | ||
community.general.homebrew: | ||
name: fzf | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "GH | Darwin | Install gh" | ||
- name: "GH | MacOSX | Install gh" | ||
community.general.homebrew: | ||
name: gh | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Git | Install git" | ||
- name: "Git | MacOSX | Install git" | ||
community.general.homebrew: | ||
name: git | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Go | Darwin | Install Go" | ||
- name: "Go | MacOSX | Install Go" | ||
community.general.homebrew: | ||
name: go | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Hammerspoon | Cleanup latest GridLayout.spoon zip" | ||
- name: "Hammerspoon | MacOSX | Cleanup latest GridLayout.spoon zip" | ||
ansible.builtin.file: | ||
name: "{{ ansible_user_dir }}/.hammerspoon/Spoons/GridLayout.spoon.zip" | ||
state: absent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Helm | Install Helm" | ||
- name: "Helm | MacOSX | Install Helm" | ||
community.general.homebrew: | ||
name: helm | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "K8s | Darwin | Install kubernetes-cli" | ||
- name: "K8s | MacOSX | Install kubernetes-cli" | ||
community.general.homebrew: | ||
name: kubernetes-cli | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "K9s | Darwin | Install k9s" | ||
- name: "K9s | MacOSX | Install k9s" | ||
community.general.homebrew: | ||
name: k9s | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Kitty | Darwin | Install kitty" | ||
- name: "Kitty | MacOSX | Install kitty" | ||
community.general.homebrew_cask: | ||
name: kitty | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Lazygit | Darwin | Install lazygit" | ||
- name: "Lazygit | MacOSX | Install lazygit" | ||
community.general.homebrew: | ||
name: lazygit | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "LSD | Darwin | Install lsd" | ||
- name: "LSD | MacOSX | Install lsd" | ||
community.general.homebrew: | ||
name: lsd | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "NCDU | Darwin | Install ncdu" | ||
- name: "NCDU | MacOSX | Install ncdu" | ||
community.general.homebrew: | ||
name: ncdu | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "NerdFetch | Darwin | Install NerdFetch" | ||
- name: "NerdFetch | MacOSX | Install NerdFetch" | ||
community.general.homebrew: | ||
name: nerdfetch | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "NPM | Darwin | Install npm" | ||
- name: "NPM | MacOSX | Install npm" | ||
community.general.homebrew: | ||
name: npm | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Obsidian | Darwin | Install Obsidian" | ||
- name: "Obsidian | MacOSX | Install Obsidian" | ||
community.general.homebrew_cask: | ||
name: obsidian | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Pwsh | Darwin | Install pwsh" | ||
- name: "Pwsh | MacOSX | Install pwsh" | ||
community.general.homebrew_cask: | ||
name: powershell | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "RayCast | Darwin | Install RayCast" | ||
- name: "RayCast | MacOSX | Install RayCast" | ||
community.general.homebrew_cask: | ||
name: raycast | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Spotify | Darwin | Install Spotify" | ||
- name: "Spotify | MacOSX | Install Spotify" | ||
community.general.homebrew_cask: | ||
name: spotify | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "SSHFS | Darwin | Install sshfs" | ||
- name: "SSHFS | MacOSX | Install sshfs" | ||
community.general.homebrew: | ||
name: sshfs | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Terraform | Darwin | Install Terraform" | ||
- name: "Terraform | MacOSX | Install Terraform" | ||
community.general.homebrew: | ||
name: terraform | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "TLDR | Darwin | Install TLDR" | ||
- name: "TLDR | MacOSX | Install TLDR" | ||
community.general.homebrew: | ||
name: tldr | ||
state: present |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
- name: "Zsh | Darwin | Install zsh" | ||
- name: "Zsh | MacOSX | Install zsh" | ||
community.general.homebrew: | ||
name: zsh | ||
state: present |