Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ntkzwane/kickassdotfiles

Dotfiles (configuration files) for various dev tools e.g editors, window managers, themes etc.
https://github.com/ntkzwane/kickassdotfiles

bash bash-script configuration-files dotfiles

Last synced: about 1 month ago
JSON representation

Dotfiles (configuration files) for various dev tools e.g editors, window managers, themes etc.

Awesome Lists containing this project

README

        

# Kick-Ass Dotfiles 🤘
## What is this?
This is a bunch of configuration files I use for my development environment and tools.

## How to use them
`ln -s` each configuration file out into its respective folder, or use the `install` script to do this for you:

1. Update the `KICK_ASS_DOTFILES_HOME` variable in the `install` script and point to where you've cloned this repository i.e (`pwd` in this folder).
2. Install all config files (will overwrite any existing configuration).
```
$ ./install
```
3. Install a configuration file for a specific tool
```
$ ./install tool-name
```

# Notes
## Supported tools
* fzf
* vim
* oh-my-zsh
* i3wm
* swaywm
* git
* DiffSoFancy
* VS Code
* compton
* ubuntu profile

## Post-install things
### atom/config.cson
* make sure to change the path for node in `sass-linter` plugin