Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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, ...

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)