butlerx / dotfiles

Dotfiles repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

The commit messages are usless because they are all generated with git yolo

My custom zsh, Vim, weechat and tmux setup. The tmux and weechat are standard just with custom stylings and plugins enabled.

NeoVIM

It uses Plug for Plugin managment. The Plugins installed are set in the .dotfiles/config/nvim/lua/plugins.lua file.

Zsh

These are a collection of custom zsh settings and fuctions. The theme Powerlevel9k is used as a base with custom layout. If powerlevel10k fails to install zsh falls back to a simpler theme.

All .zsh files in .dotfiles/zsh are autoloaded

Install

with pets

pets -conf-dir .dotfiles/

About

Dotfiles repo

License:MIT License


Languages

Language:Python 47.8%Language:Shell 26.5%Language:Vim Script 13.2%Language:Lua 5.7%Language:Perl 4.2%Language:CSS 1.7%Language:Prolog 0.5%Language:JavaScript 0.4%