JimiHFord / dotfiles

dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Contains a selection of configuration files used across my systems.

Installation

The dotfiles are managed by an Ansible playbook. Use ./install to install. The script will soucre the included env file so that the installation evironment is set up as expected, then execute the playbook. A comma-separated list of Ansible tags can be passed to the script to limit or otherwise change what is installed.

Configurations

fish

An under-construction config setup for the fish shell.

neovim

Neovim configuration. See init and plugins for basic config.

i3

Configuration for i3 window manager. Uses py3status for a status line.

kitty

Configuration for kitty terminal.

Deprecated

zshrc

Configuration for the ZSH shell. See zshrc for base configuration.

vim

A basic vimrc is included for use on machines where neovim is unavailable.

About

dotfiles

License:MIT License


Languages

Language:Shell 88.5%Language:Lua 7.9%Language:Python 2.4%Language:Vim Script 1.2%