skolobov / dotfiles

Configuration files for Zsh, VIm, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These configuration files are meant to be cross-platform as much as possible. I am using them under the following operating systems:

My primary machine is currently a MacBook Pro running macOS Monterey.

Components

These configuration files are for the following systems:

All of these things are available via Homebrew on macOS, and native package managers on FreeBSD and Ubuntu.

Fish

Check out Awesome Fish for excellent curated list of awesome tools, prompts and other cool nuggets for the amazing Fish shell.

Additionally, Fish shell cookbook contains a lot of tips and recipes for Fish.

Neovim

Sensible defaults for all the things! Check out my Neovim config for more info. It is pretty well documented.

Vim plugins are managed with vim-plug, so on first run in Neovim you will need to do a :PlugInstall.

Fonts

If you want to take full advantage of airline.vim you'll want to install and use one of the Powerline fonts. I recommend using Nerd Fonts.

Acknowledgements

Inspiration and code was taken from many sources, including:

License

This project is available under the BSD 3-Clause License.

About

Configuration files for Zsh, VIm, etc.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 77.7%Language:Ruby 13.9%Language:Vim Script 7.3%Language:Lua 1.0%