8000 GitHub - BerBai/dotfiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

BerBai/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal dotfiles repository

  • Work great with bash (sorry...zsh users)
  • Work great with macOS, EL9, CentOS
  • Require nvim version > 0.11
  • Require nerd font:
    • Recommend font: JetBrainsMono Nerd Font Mono + Symbols Nerd Font
  • Recommend terminal emulator: kitty

install configure

curl -Lks https://raw.githubusercontent.com/BerBai/dotfiles/refs/heads/mac/dotcfg-install.sh | /bin/bash

install sketchybar

brew tap FelixKratz/formulaebrew install sketchybar
brew install sketchbar

aerospace

brew install --cask nikitabobko/tap/aerospace

Hiding the original macOS bar

To ensure the bar is clearly visible, you need to hide the default top menu.

  • (Pre macOS Ventura) Hide the default macOS menu bar in System Preferences -> Dock & Menu Bar:

Pre macOS Ventura

  • (macOS Ventura) Hide the default macOS menu bar in System Settings -> Desktop & Dock -> Automatically hide and show the menu bar -> Always:

macOS Ventura

  • (macOS Sonoma) Hide the default macOS menu bar in System Settings -> Control Center -> Automatically hide and show the menu bar -> Always:

macOS Sonoma

Font

sf Fonts

brew install --cask font-sf-pro

Nerd Fonts

https://www.nerdfonts.com/font-downloads

Nerd Fonts offer a fantastic collection of icons that seamlessly integrate into various applications on your computer, from Notepad to email clients.

configure

mv sketchybar ~/.config/sketchybar
mv aerospace ~/.config/aerospace

Optional

DND

To set up Do Not Disturb (DND) mode shortcut: shift + control + option + command + a

defaults write -g NSAutomaticWindowAnimationsEnabled -bool false

Aerosapce: Thicken active window border

The related configurations are already saved, so you just need to install it.

brew tap FelixKratz/formulae
brew install borders

AirPods status

brew install jq

Star History

向各位鞠躬!🙇

Star History Chart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0