Skip to content

nathanlong/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nathan's Dotfiles

🛠 Basic toolkit:

  • neovim (the goodness that is vim but with LSPs and MORE)
  • zsh (bash, but like, newer, and because apple forced us to...)
    • p10k prompt (nice defaults, easy setup)
    • bashmarks (cd shortcuts, embedded for no outside dependencies)
  • homebrew (bin package manager)
  • asdf (for managing other languages)
    • node
    • ruby
    • yarn
  • wezterm

⚡️ Neovim Features:

  • LSP integration for intellisense-style code completion!
  • Treesitter for highlighting and smart selection expansion!
  • Prettier for auto-formatting magic!
  • Powerful fuzzy-finder for files, search in project, and other patterns!
  • Oh-so-fancy statusline, icons, and visual indicators!

💻 Installation:

  • Install the repo to ~/.dotfiles and cd into it.
  • Run the install script with ./bin/install.sh...
  • OR ...
    • Manually symlink the config files to the appropriate places
      • zsh: ~/.zshrc
      • nvim: ~/.config/nvim
      • git: ~/.git* (both files)
      • wezterm: ~/.wezterm.lua
    • Install homebrew and git and global npm modules (like LSPs)

About

dotfiles for zsh, git, and my heavily opinionated nvim setup

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published