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: 10 days 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T01:28:52.000Z (17 days ago)
- Last Synced: 2025-03-29T01:31:11.747Z (17 days ago)
- Topics: bash, bashrc, dotfiles, fish, fish-shell, git, neovim, tmux, vim
- Language: Shell
- Homepage:
- Size: 2 MB
- Stars: 157
- Watchers: 6
- 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

==========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
----------
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
-------[](https://unlicense.org/)