numToStr/dotfiles

github github
alacrittybashconfigdotfilesfzfkittylinuxlsplspconfigluaneovimnvimscriptsshellstowterminaltmuxzinitzsh
stars 300
issues 3
subscribers 13
forks 31
CREATED

2020-02-27

UPDATED

4 months ago


⚠️ Requirements

Commands

  • sudo (maybe)
  • git
  • bash
  • make
  • unzip
  • GNU tar
  • GNU stow
  • gcc or clang (for compiling neovim treesitter parsers)

Fonts

These dotfiles doesn't contains any font installation so you have install them beforehand.

🚀 Installation

  • Clone the repository into $HOME/.dotfiles and cd into it.
git clone https://github.com/numtostr/dotfiles ~/.dotfiles
cd ~/.dotfiles
  • Now run make setup

NOTE: After the installation, when you'll open your terminal, or a different tab then zinit will start downloading some command line tools that are used inside the dotfiles.

✨ Commands

For convenience, I've added some make commands to do some regular stuff which are following:

  • setup - For setting up the dotfiles on a new machine

  • install - To reinstall the dotfiles, it doesn't include the setup part

  • update - For updating the dotfiles, which will pull the latest commits and install them

  • purge - Removes everything

🖥️ Software

  • OS: Linux
  • Distro: Manjaro
  • Desktop: KDE Plasma
  • Terminal: kitty

🙏 Credits