phantomion / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

This is what my i3 looks like i3 screenshot

neovim config

Neovim config based on nvim_lsp and good support for languages like C/C++ and rust. Also, vimwiki is there because it's great.

Note:Requires neovim nightly.

zsh config

Zsh config based on oh-my-zsh. Includes plugins like autojump, syntax-highlight and aliases I find useful and you may do so too. Rquires starship, which is included and is as shown in the screenshot above.

i3 config

Config is always under construction.

polybar config

Quite simple bar.(screenshot above)

Note: Make scripts executable.

rofi config

Also simple rofi config much like pressing mod in many DEs. Arc theme.

alacritty config

Beware the font size. Srcery theme and a little transparency.

vifm config

Picture preview in vifm.

Note:Make scripts executable.

Copying everything to your home

You can ./confie install dotfiles to install everything. For more information visit confie.

About

My dotfiles

License:MIT License


Languages

Language:Shell 71.3%Language:Lua 26.9%Language:CSS 1.8%