Skip to content

Latest commit

 

History

History
68 lines (59 loc) · 2.62 KB

README.md

File metadata and controls

68 lines (59 loc) · 2.62 KB

Dotfiles

It's the dotfiles, wowee

  1. Clone this repo to your home directory
  2. ensure you have gnu stow installed

General

stow fish git nvim starship tmux wezterm lazygit notes

macOS

On macOS, you can additionally

stow aerospace sketchybar

Arch

On arch (or any other distro that supports hyprland), you can additionally

stow hypr rofi swanc waybar

LSP Servers

Ensure you have the following lsp servers installed as per nvim-lspconfig docs:

Additional Tools

Stuff in here assumes that you have the following tools installed and accessible in your $PATH:

Fun stuff that I have fish functions for

macOS Only

Additionally make sure you have sourcekit-lsp in your path

Linux (Arch assumed) Only