Skip to content

whoop-t/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prereq

Misc(not really used in my workflow yet)

Neovim

My dotfiles contains a custom config that I currently daily drive

My old setup for years was running Astronvim. You can still run the Astro config with NVIM_APPNAME=astro_nvim nvim(see :h nvim_appname for multi config info)

Cloning .dotfiles

Clone .dotfiles to git clone [email protected]:whoop-t/.dotfiles.git ~/.dotfiles

In ~/.dotfiles run stow . to symlink .dotfiles to proper locations

Mac ONLY

  • System Settings -> Apperance: Dark, Accent Color: Purple
  • System Settings -> Desktop & Dock, Set "Automatically hide and show dock" to "True"
  • System Settings -> Desktop & Dock, Set "Show suggested and recent apps in dock" to "False"
  • System Settings -> Desktop & Dock -> Hot Corners and select "-" for all corners
  • System Settings -> Keyboard, Set Key Repeat to "Fast" and Delay until repeat to "Short"
  • System Settings -> Control Center, Set Automatically hide and show menu bar to "Always"
  • System Settings -> Control Center -> Sound Set to "Always show in menu bar"
  • Run defaults write -g ApplePressAndHoldEnabled -bool false in terminal to disable holding key bringing up foreign letters, it will now just repeat
  • Raycast
    • Disabled Spotlight search in keyboard shortcuts
      • System Settings -> Keyboard -> Keyboard Shorcuts -> Spotlight, Uncheck "Show spotlight search"
    • Import config from .dotfiles/mac/Raycast.rayconfig
  • Aerospace
  • LinearMouse (mouse issues fix on mac)
  • Clipy
  • NoTunes
  • BetterDisplay -- 27" 1440p scaled to 78% (1984x1116)

Linux ONLY

  • Using PopOS built in workspaces hyper + f|d|s|a like with Aerospace on MacOS above
  • Load config in /linux. This contains linux/popos keybindings, etc. See README in /linux for more details
  • Disable animations for workspaces (this should alreay be set in popos backup)
gsettings set org.gnome.desktop.interface enable-animations false
  • 27" 1440p scaled to 125% (popos display settings)

Keyboard

Software I use (work and personal)

Coding Music (some stuff I like)

About

dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published