Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bluz71/dotfiles

My dotfiles for Neovim, Fish, Bash, Vim, tmux, Git and other stuff
https://github.com/bluz71/dotfiles

bash bashrc dotfiles fish fish-shell git neovim tmux vim

Last synced: about 2 months ago
JSON representation

My dotfiles for Neovim, Fish, Bash, Vim, tmux, Git and other stuff

Awesome Lists containing this project

README

        

![dotfiles](https://raw.githubusercontent.com/bluz71/misc-binaries/master/headings/dotfiles.png)
==========

Contained are dotfiles for:

- [Neovim](https://github.com/bluz71/dotfiles/tree/master/nvim)
- [Fish](https://github.com/bluz71/dotfiles/tree/master/fish)
- [Bash](https://github.com/bluz71/dotfiles/blob/master/bashrc)
- [Readline](https://github.com/bluz71/dotfiles/blob/master/inputrc)
- [Vim](https://github.com/bluz71/dotfiles/blob/master/vimrc)
- [tmux](https://github.com/bluz71/dotfiles/blob/master/tmux.conf)
- [Git](https://github.com/bluz71/dotfiles/blob/master/gitconfig)

Platforms where these dotfiles are used: macOS with Homebrew and Debian
derivatives of Linux (Linux Mint and Ubuntu).

Screenshot
----------

![terminal](https://raw.githubusercontent.com/bluz71/misc-binaries/master/misc/dotfiles.png)

Installation
------------

```sh
% cd ~
% git clone https://github.com:bluz71/dotfiles.git
% ~/dotfiles/setup.sh
```

Run `ssh` to create its dot directory then do:

```sh
cp ~/dotfiles/ssh_config ~/.ssh/config
```

License
-------

[![License: Unlicense](https://img.shields.io/badge/License-Unlicense-blue.svg)](https://unlicense.org/)