Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacOS-Config

My own macOS ricing and development environment configs.

Screenshot

Desktop Screenshot

Included Configs

Tool Description
Aerospace Tiling window manager for macOS, configured with vim-style keybindings
Sketchybar A highly customizable macOS status bar replacement with plugins for aerospace workspaces, now playing, battery, wifi, and more
Neofetch System info display with a custom ASCII art config
Borders Window border styling to complement Aerospace tiling
Cava Terminal audio visualizer with custom shaders and themes
Neovim Modern Vim editor powered by LazyVim with custom plugins (copilot, smear-cursor, floaterminal, live-preview, and more)
Yazi Terminal file manager with custom keybindings and theme
MusicTUI Apple Music TUI/CLI fork with synced lyrics (see MusicTUI/README.md). Build from MusicTUI/tools/music with swift build -c release

MusicTUI

An Apple Music terminal client (forked from anthonymaley/MusicTUI) with synced lyrics added on top. The Now tab shows album art on the left and track info + synced lyrics on the right. Lyrics come from LRCLIB — no account or API key needed.

Build and install:

cd MusicTUI/tools/music
swift build -c release
ln -sf "$PWD/.build/release/music" /opt/homebrew/bin/music

Run music for the TUI, and run cava in a separate tmux pane for the live spectrum (both drive the same Music.app).

See MusicTUI/README.md for full details.

Usage

Clone this repo and symlink or copy the configs into ~/.config/:

git clone https://github.com/Shyboy0499/MacOS-Config.git

Each folder maps directly to its corresponding ~/.config/<name> directory.

About

My own config for my own Mac

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages