Skip to content

horseinthesky/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ dotfiles

Important

Always a WIP :)

aplha

📚 Screenshots

Neovim nvim nvim_insert markdown telescope

fzf fzf

ripgrep rg

fd 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