An open API service indexing awesome lists of open source software.

https://github.com/tholinka/dotfiles

General linux dotfiles / config I use.
https://github.com/tholinka/dotfiles

arch dotifles linux-settings

Last synced: 3 months ago
JSON representation

General linux dotfiles / config I use.

Awesome Lists containing this project

README

          

# dotfiles
My general settings / dotfiles

# Contents
colorschemes include submodules with a few color themes in them (vertex isn't needed in arch, it's installed through a script in Arch-Setup)

Settings includes my basic settings, and a script to symlink them

zsh includes my basic zsh setup, and a script to symlink them

# Install
Clone this repository with a name, using recursive, so that the submodules are pulled. e.g. ```git clone [url] $HOME/.dotfiles --recursive

# Warning
A couple of the scripts were originally written using $PWD, so run them from the directory they're sitting in. I've been trying to remove them as I re-touch that part of the file.