Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 9 hours ago
JSON representation
My dotfiles for Neovim, Fish, Bash, Vim, tmux, Git and other stuff
- Host: GitHub
- URL: https://github.com/bluz71/dotfiles
- Owner: bluz71
- License: unlicense
- Created: 2015-03-09T02:26:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-27T03:51:54.000Z (9 days ago)
- Last Synced: 2024-10-28T05:49:31.792Z (8 days ago)
- Topics: bash, bashrc, dotfiles, fish, fish-shell, git, neovim, tmux, vim
- Language: Shell
- Homepage:
- Size: 2.01 MB
- Stars: 156
- Watchers: 7
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - bluz71/dotfiles - My dotfiles for Neovim, Fish, Bash, Vim, tmux, Git and other stuff (Shell)
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/)