KaBankz / dotfiles

~/.dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Nothing special, just my dotfiles. These should work across GNU/Linux and MacOS.

Installation

You can either use curl or manually clone this repo and run the install script install.sh

Install Script

curl https://raw.githubusercontent.com/KaBankz/dotfiles/master/install.sh | bash

Manual install

git clone https://github.com/KaBankz/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install.sh

You can even go one step further and manually install all the packages and stow all the folders if you don't want to use the install script.

Features

  • πŸ€— They are customized to my taste
  • 😎 I like them
  • βœ… Follows XDG Base Directory specification where possible
  • πŸ’» Cross platform (GNU/Linux & MacOS only)

Used By

These dotfiles are used by the following:

  • Me πŸ€—
  • Also me πŸ˜‰

License

MIT

About

~/.dotfiles

License:MIT License


Languages

Language:Shell 72.0%Language:Ruby 24.3%Language:Lua 3.7%