Skip to content

gblock0/dotfiles

Repository files navigation

Welcome to my Dotfiles!

What's in this repo?

  • alacritty configuration
  • neovim configuration
  • tmux configuration
  • zsh configuartion w/ powerlevel10k
  • git configuration
  • install.sh
    1. downloads/updates any submodules
    2. installs homebrew
    3. downloads my default homebrew packages (install/brew.sh)
      • including BlexMono Nerd Font
    4. installs latest stable node
    5. downloads the tmux plugin manager
    6. if running on OS X, it will update some settings (install/osx.sh)
    7. switch the default shell to zsh

Install

  1. git clone https://github.com/gblock0/dotfiles.git ~/.dotfiles
  2. cd ~/.dotfiles
  3. ./install.sh
  4. Run :Lazy in Neovim
  5. Change keyboard modifier keys to make Caps Lock be Ctrl
  6. Add ssh key and run ssh-add --apple-use-keychain

TODO

  • Migrate the rest of the nvim config to lua

Releases

No releases published

Packages

No packages published