Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacoborus/dotfiles
Dotfiles for Neovim, zsh, tmux, ...
https://github.com/jacoborus/dotfiles
bash bashrc dotfiles lua neovim neovim-dotfiles tmux-conf tmux-themes vim zsh zsh-configuration zshrc
Last synced: 3 months ago
JSON representation
Dotfiles for Neovim, zsh, tmux, ...
- Host: GitHub
- URL: https://github.com/jacoborus/dotfiles
- Owner: jacoborus
- Created: 2015-06-28T05:06:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T19:51:43.000Z (7 months ago)
- Last Synced: 2024-09-16T00:31:04.592Z (5 months ago)
- Topics: bash, bashrc, dotfiles, lua, neovim, neovim-dotfiles, tmux-conf, tmux-themes, vim, zsh, zsh-configuration, zshrc
- Language: Lua
- Homepage:
- Size: 300 KB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jacobo's dotfiles
This dotfiles are meant to be used in a computer using Fedora Linux
## Instructions
```sh
# Clone this repo in `~/dotfiles`
git clone [email protected]:jacoborus/dotfiles ~/dotfiles# Navigate to dotfiles directory and make the cli tool executable:
cd ~/dotfiles
chmod +x cli.sh
```Run the cli tool and follow the instructions:
```sh
./cli.sh
```![cli](https://github.com/jacoborus/dotfiles/assets/829859/24cf9e0d-df9f-47c1-aa6a-8e466d75a13a)