Skip to content

JohnWalshTempus/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. Download packer.nvim

    git clone https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim

  5. Run :PackerInstall in Neovim

  6. Change keyboard modifier keys to make Caps Lock be Ctrl

TODO

  • Migrate the rest of the nvim config to lua

About

My dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 64.4%
  • Lua 32.8%
  • Vim Script 1.2%
  • CSS 1.1%
  • AppleScript 0.5%