JosNun / dotfiles

My configuration and dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

My collection of personal dotfiles. Mostly to aid me in bootstrapping a new project, but if you find something useful, great!

Prerequisites

  • stow (Available in most package managers)

Usage

  # Clone the repo 
  git clone https://github.com/josnun/dotfile 

  # Change to the cloned directory
  cd ~/dotfiles
  
  # use Stow to set up the symlinks for the appropriate packages
  stow nvim
  stow fish
  # ...

About

My configuration and dotfiles


Languages

Language:Vim Script 80.2%Language:Shell 19.8%