Jessidhia / dotfiles

Basic dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Managed with homeshick

WARNING

  • This castle includes a .bash_login script which will replace interactive bash sessions with a zsh session (to deal with a lack of chsh -s access).
  • zsh 5.7.0 or newer is required. If one is not available, the login script will attempt to compile one and install it on $HOME/.local.

Installation

If homesick or homeshick are already available

Add Jessidhia/dotfiles as a castle.

homeshick clone Jessidhia/dotfiles

If homeshick is not available

You can run the bootstrap.sh script from a shell.

curl https://raw.githubusercontent.com/Jessidhia/dotfiles/master/bootstrap.sh | bash -

The script should run with any bourne shell but homeshick, which it installs, requires bash to be available under /bin/bash.

About

Basic dotfiles


Languages

Language:Shell 69.4%Language:Lua 11.5%Language:Vim Script 7.9%Language:Python 6.6%Language:Emacs Lisp 3.9%Language:Perl 0.7%