reformat directories structure and add aerospace windows manager
Signed-off-by: Rack Lin <racklin@gmail.com>
This commit is contained in:
@@ -1,13 +1,22 @@
|
||||
tap "felixkratz/formulae"
|
||||
tap "manaflow-ai/cmux"
|
||||
tap "nikitabobko/tap"
|
||||
# Command-line interface for SQLite
|
||||
brew "sqlite"
|
||||
# Download with resuming and segmented downloading
|
||||
brew "aria2"
|
||||
# Record and share terminal sessions
|
||||
brew "asciinema"
|
||||
# Resource monitor. C++ version and continuation of bashtop and bpytop
|
||||
brew "btop"
|
||||
# Statistics utility to count lines of code
|
||||
brew "cloc"
|
||||
# Get a file from an HTTP, HTTPS or FTP server
|
||||
brew "curl"
|
||||
# Pack, ship and run any application as a lightweight container
|
||||
brew "docker"
|
||||
# Isolated development environments using Docker
|
||||
brew "docker-compose"
|
||||
# More intuitive version of du in rust
|
||||
brew "dust"
|
||||
# Modern, maintained replacement for ls
|
||||
@@ -34,6 +43,8 @@ brew "jq"
|
||||
brew "mas"
|
||||
# Hash utilities
|
||||
brew "md5sha1sum"
|
||||
# Deep clean and optimize your Mac
|
||||
brew "mole"
|
||||
# Ambitious Vim-fork focused on extensibility and agility
|
||||
brew "neovim"
|
||||
# Library for color text mode, widget based user interfaces
|
||||
@@ -44,35 +55,55 @@ brew "podman"
|
||||
brew "podman-compose"
|
||||
# Podman Terminal User Interface
|
||||
brew "podman-tui"
|
||||
# Incremental parsing library
|
||||
brew "tree-sitter"
|
||||
# Modern API client that lives in your terminal
|
||||
brew "posting"
|
||||
# Generic machine emulator and virtualizer
|
||||
brew "qemu"
|
||||
# Search tool like grep and The Silver Searcher
|
||||
brew "ripgrep"
|
||||
# Command-line interface for https://speedtest.net bandwidth tests
|
||||
brew "speedtest-cli"
|
||||
# Cross-shell prompt for astronauts
|
||||
brew "starship"
|
||||
# Organize software neatly under a single directory tree (e.g. /usr/local)
|
||||
brew "stow"
|
||||
# Simplified and community-driven man pages
|
||||
brew "tldr"
|
||||
# Official tldr client written in Rust
|
||||
brew "tlrc"
|
||||
# Terminal multiplexer
|
||||
brew "tmux"
|
||||
# Incremental parsing library
|
||||
brew "tree-sitter"
|
||||
# Parser generator tool
|
||||
brew "tree-sitter-cli"
|
||||
# Feature-rich command-line audio/video downloader
|
||||
brew "yt-dlp"
|
||||
# Tracks most-used directories to make cd smarter
|
||||
brew "z"
|
||||
# Shell extension to navigate your filesystem faster
|
||||
brew "zoxide"
|
||||
# A window border system for macOS
|
||||
brew "felixkratz/formulae/borders"
|
||||
# Custom macOS statusbar with shell plugin, interaction and graph support
|
||||
brew "felixkratz/formulae/sketchybar"
|
||||
# AeroSpace is an i3-like tiling window manager for macOS
|
||||
cask "nikitabobko/tap/aerospace"
|
||||
# Menu bar icon organiser
|
||||
cask "bartender"
|
||||
# Desktop password and login vault
|
||||
cask "bitwarden"
|
||||
# Web browser focusing on privacy
|
||||
cask "brave-browser"
|
||||
# Ghostty-based terminal with vertical tabs and notifications for AI coding agents
|
||||
cask "cmux"
|
||||
# Tool to run Windows software
|
||||
cask "crossover"
|
||||
cask "font-arial"
|
||||
cask "font-arial-black"
|
||||
cask "font-hack-nerd-font"
|
||||
cask "font-jetbrains-mono-nerd-font"
|
||||
cask "font-noto-sans-cjk"
|
||||
cask "font-noto-sans-cjk-tc"
|
||||
cask "font-noto-sans-tc"
|
||||
cask "font-noto-serif-cjk"
|
||||
cask "font-sketchybar-app-font"
|
||||
# Terminal emulator that uses platform-native UI and GPU acceleration
|
||||
cask "ghostty"
|
||||
# Client for the Google Drive storage service
|
||||
@@ -93,22 +124,34 @@ cask "openvanilla"
|
||||
cask "openvpn-connect"
|
||||
# Browse, manage, inspect containers and images
|
||||
cask "podman-desktop"
|
||||
# Control your tools with a few keystrokes
|
||||
cask "raycast"
|
||||
# Screenshot measurement and annotation tool
|
||||
cask "shottr"
|
||||
# Visible indicator of the current input source
|
||||
cask "showyedge"
|
||||
# Video game digital distribution service
|
||||
cask "steam"
|
||||
# Sync and backup service to Synology NAS drives
|
||||
cask "synology-drive"
|
||||
# Desktop client for Telegram messenger
|
||||
cask "telegram-desktop"
|
||||
# JDK from the Eclipse Foundation (Adoptium)
|
||||
cask "temurin"
|
||||
# File transfer application
|
||||
cask "transmit"
|
||||
# Virtual machines UI using QEMU
|
||||
cask "utm"
|
||||
# Open-source code editor
|
||||
cask "visual-studio-code"
|
||||
# Video conferencing software
|
||||
cask "voov-meeting"
|
||||
# Free messaging and calling application
|
||||
cask "wechat"
|
||||
# Open-source version of the X.Org X Window System
|
||||
cask "xquartz"
|
||||
# REST, GraphQL and gRPC client
|
||||
cask "yaak"
|
||||
mas "GarageBand", id: 682658836
|
||||
mas "iMovie", id: 408981434
|
||||
mas "Keynote", id: 409183694
|
||||
@@ -120,8 +163,10 @@ mas "Numbers", id: 409203825
|
||||
mas "OneDrive", id: 823766827
|
||||
mas "Pages", id: 409201541
|
||||
mas "Shadowrocket", id: 932747118
|
||||
vscode "bmewburn.vscode-intelephense-client"
|
||||
vscode "eamodio.gitlens"
|
||||
vscode "editorconfig.editorconfig"
|
||||
vscode "jebbs.plantuml"
|
||||
vscode "ms-azuretools.vscode-containers"
|
||||
vscode "ms-vscode-remote.remote-containers"
|
||||
vscode "ms-vscode-remote.remote-ssh"
|
||||
@@ -130,3 +175,4 @@ vscode "ms-vscode-remote.remote-wsl"
|
||||
vscode "ms-vscode-remote.vscode-remote-extensionpack"
|
||||
vscode "ms-vscode.remote-explorer"
|
||||
vscode "ms-vscode.remote-server"
|
||||
vscode "xdebug.php-debug"
|
||||
|
||||
Reference in New Issue
Block a user