Skip to content

Latest commit

 

History

150 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configs and stuff

For now you can just:

mv ~/.config/nvim ~/.config/nvim.bak # optional back up
git clone git@github.com:leiske/dotfiles.git ~/.config/

(should fail to install if it can't make a backup)

Probably add alias vim="nvim" or something like that

tmux plugins

docs: https://github.com/tmux-plugins/tpm

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Use prefix + I to install plugins

Issues migrating from Packer to Lazy?

Try clearing cache and stuff and restart vim few times

rm -r ~/.local/share/nvim
# check your XDG_* env vars for this
rm -r ~/.cache/nvim

Weird tmux behavior on laptop

For whatever reason I found tmux was instantly closing on ressurect on the laptop.

Just rip out a tmux new -s start and that was fine for whatever reason. Idk - plugins seem fine starting with that too so truly a mystery to me

wireguard on laptop

> sudo wg-quick up lumby
> sudo wg-quick down lumby

About

my dotfiles

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages