Skip to content

My current dotfiles for macOS, Fedora, and so on...

License

Notifications You must be signed in to change notification settings

Vexcited/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My current configuration files for my dual-boot macOS and Asahi Linux (w/Fedora) on my M2 MacBook Air.

Wallpapers

You may find them in wallpapers directory.

Chrome

Theme

Catppuccin Macchiato

Extensions

how2sync - from dotfiles

Globals

Works for both macOS and Asahi Linux.

# neovim
mkdir -p ~/.config/nvim && cp -r globals/nvim/* ~/.config/nvim/

macOS

Exclusives for macOS.

# warp
mkdir -p ~/.warp && cp -r macOS/warp/* ~/.warp/
# zsh

# zed

Linux

Exclusives for Asahi Linux.

# hypr

# waybar

# kitty

# zsh

# wofi

how2sync - to dotfiles

Globals

Works for both macOS and Asahi Linux.

# neovim
rm -rf globals/nvim/lua globals/nvim/init.lua && cp -r ~/.config/nvim/* globals/nvim/

macOS

Exclusives for macOS.

# warp
rm -rf macOS/warp/themes && cp -r ~/.warp/* macOS/warp/
# zsh

# zed

Linux

Exclusives for Asahi Linux.

# hypr

# waybar

# kitty

# zsh

# wofi