Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bellackn/dotfiles

Various configuration files
https://github.com/bellackn/dotfiles

Last synced: 23 days ago
JSON representation

Various configuration files

Awesome Lists containing this project

README

        

# dotfiles

Various configuration files and setup scripts to get things running.

## Other setup notes

### Install tmux plugin manager

```bash
git clone https://github.com/tmux-plugins/tpm.git ~/.tmux/plugins/tpm
```

Then, press `Ctrl + I` in a tmux window to install plugins from the config file.

### Install Vim plugin manager packer

```bash
git clone https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim
```

### Misc

* Activate **skhd**: `brew services start skhd`