Skip to content

horseinthesky/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ dotfiles

Always a WIP :)

📚 Screenshots

This is how Neovim start screen looks like

aplha

Neovim experience

nvim nvim_insert

Neovim telescope plugin for finding stuff

telescope

Shell fzf tool

fzf

Shell ripgrep tool

rg

Shell fd tool

fd

⚡️ Requirements

  • Regular Linux host. Debian and Arch based distros are supported
  • Git
  • Nerd Font (optional)

✨ Features

Here is a list of what is going to be installed and setup:

📦 Installation

Clone the repo

git clone https://github.com/horseinthesky/dotfiles

Install bootstrap packages

cd dotfiles && ./bootstrap.sh

Use make to install whatever tool you need

make zsh nvim

or all of them at once

make