Skip to content

xieve/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

406 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

cd ~
git pull https://gitlab.com/xieve/dotfiles .dotfiles
.dotfiles/install
# if on nixos:
    sudo nixos-rebuild --flake .dotfiles/nixos#hostname switch
# else:
    chsh -s $(which zsh)

Theming

Was used to generate all theming in this repo. I am using base16-material-vivid.

Currently somewhat unmaintained, workaround was established. Use

flavours update templates && flavours update schemes

instead of flavours update all, otherwise the workaround will be overwritten.

In case the Tmux theme is broken, you can regenerate it with:

tmux new "vim -c \"packadd tmuxline.vim\" -c \"Tmuxline airline\" -c \"TmuxlineSnapshot! ~/.dotfiles/tmuxline.theme\" -c q"

This is automatically executed by flavours and should usually not be necessary.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors