Skip to content

cdmwebs/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These are my dotfiles. There are many like them but these are mine. I'm using GNU Stow to manage the installation.

zsh

I use zinit for plugin management.

tmux

There are a couple tmux pacakges. Open tmux and use <C-b> I to install.

Neovim

Configs are managed via lazy.nvim. Open nvim and use :Lazy to update/sync/etc.

Mason and lspconfig handle the LSPs and formatters.

Alacritty

I'm using Alacritty for terminal. I've got alacritty-theme included as a submodule for theme switching.

Installation

Make sure stow is installed.

git clone git@github.com:cdmwebs/dotfiles.git
cd dotfiles
git submodule update --init --recursive
stow .

About

My OS X dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published