mirror of
				https://github.com/shokinn/.files.git
				synced 2025-11-03 20:18:10 +00:00 
			
		
		
		
	Add new aliases and update Brewfile with additional packages
This commit is contained in:
		
							parent
							
								
									a2297baf0d
								
							
						
					
					
						commit
						fa1f197925
					
				
					 2 changed files with 17 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -168,6 +168,8 @@ alias agenix='RULES='\''./secrets/secrets.nix'\'' agenix'
 | 
			
		|||
alias agenix-edit="agenix -i {{@@ env['HOME'] @@}}/.ssh/agenix-phg -e"
 | 
			
		||||
alias ane='agenix-edit'
 | 
			
		||||
alias cane="EDITOR='code -w' agenix-edit"
 | 
			
		||||
alias du="duf"
 | 
			
		||||
alias fabric="fabric-ai"
 | 
			
		||||
alias ssh-no-check="ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null"
 | 
			
		||||
alias ssh-strongbox-keys="SSH_AUTH_SOCK=~/Library/Group\ Containers/group.strongbox.mac.mcguill/agent.sock ssh-add -l"
 | 
			
		||||
alias yeet="git push"
 | 
			
		||||
| 
						 | 
				
			
			@ -207,3 +209,5 @@ autoload -Uz compinit
 | 
			
		|||
zstyle ':completion:*' menu select
 | 
			
		||||
fpath+=~/.zfunc
 | 
			
		||||
{%@@ endif @@%}
 | 
			
		||||
 | 
			
		||||
[[ $(command -v zoxide) ]] && eval "$(zoxide init zsh)"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,36 +1,48 @@
 | 
			
		|||
brew "asciinema"
 | 
			
		||||
brew "age"
 | 
			
		||||
brew "bat"
 | 
			
		||||
brew "btop"
 | 
			
		||||
brew "colima", restart_service: :changed
 | 
			
		||||
brew "coreutils"
 | 
			
		||||
brew "docker"
 | 
			
		||||
brew "duf"
 | 
			
		||||
brew "eza"
 | 
			
		||||
brew "fabric-ai"
 | 
			
		||||
brew "fzf"
 | 
			
		||||
brew "gnu-getopt"
 | 
			
		||||
brew "htop"
 | 
			
		||||
brew "ipcalc"
 | 
			
		||||
brew "iproute2mac"
 | 
			
		||||
brew "jq"
 | 
			
		||||
brew "lazydocker"
 | 
			
		||||
brew "libmagic"
 | 
			
		||||
brew "macmon"
 | 
			
		||||
brew "magic-wormhole"
 | 
			
		||||
brew "mas"
 | 
			
		||||
brew "moreutils"
 | 
			
		||||
brew "mosh"
 | 
			
		||||
brew "mpv"
 | 
			
		||||
brew "mtr"
 | 
			
		||||
brew "ncdu"
 | 
			
		||||
brew "nmap"
 | 
			
		||||
brew "pssh"
 | 
			
		||||
brew "progress"
 | 
			
		||||
brew "pv"
 | 
			
		||||
brew "ripgrep"
 | 
			
		||||
brew "ruff"
 | 
			
		||||
brew "telnet"
 | 
			
		||||
brew "termshark"
 | 
			
		||||
brew "the_silver_searcher"
 | 
			
		||||
brew "tig"
 | 
			
		||||
brew "tldr"
 | 
			
		||||
brew "tmux"
 | 
			
		||||
brew "unp"
 | 
			
		||||
brew "uv"
 | 
			
		||||
brew "watch"
 | 
			
		||||
brew "wget"
 | 
			
		||||
brew "yq"
 | 
			
		||||
brew "yt-dlp"
 | 
			
		||||
brew "zoxide"
 | 
			
		||||
brew "zsh"
 | 
			
		||||
cask "aldente"
 | 
			
		||||
cask "alfred"
 | 
			
		||||
| 
						 | 
				
			
			@ -41,9 +53,8 @@ cask "iterm2"
 | 
			
		|||
cask "jordanbaird-ice"
 | 
			
		||||
cask "mist"
 | 
			
		||||
cask "monitorcontrol"
 | 
			
		||||
cask "nextcloud"
 | 
			
		||||
cask "pop"
 | 
			
		||||
cask "rambox"
 | 
			
		||||
cask "utm"
 | 
			
		||||
cask "visual-studio-code"
 | 
			
		||||
cask "zen"
 | 
			
		||||
mas "AdGuard for Safari", id: 1440147259
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue