Skip to content

jknetl/dotfiles

Repository files navigation

Dotfiles

This repository contains currently used configuration of my software.

Prerequisitis

  • zsh installed
  • Nerd fonts installed and configured in terminal app
  • exa ls replacement
  • tmux
  • neovim

Additional software

Not a prerequisity but this configures lots of software which is expected to be installed, mostly:

  • neovim
  • tmux

Installation

git clone --recurse-submodules https://github.com/jknetl/dotfiles.git && cd dotfiles

# Optionally create backup of current configs
./install -b 

# Replace configs with the links to this repository
./install -l

# install custom extensions to nvchad
ln -s $(pwd)/config/nvim/lua/custom  /Users/jakub.knetl/dotfiles/modules/nvchad/lua/custom

About

Git repo for storing my dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published