anatoly-kor / dotfiles

A template for structuring dotfiles (using Dotbot as an installer) πŸ“œ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anatoly Korobov's dotfiles

=================

Installation

git clone https://github.com/anatoly-kor/dotfiles .dotfiles
cd .dotfiles
./install

vim -c "PluginInstall"

FIXME: install with brew:

  • cmake go to /Users/ak/.local/share/nvim/lazy/telescope-fzf-native.nvim cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release && cmake --build build --config Release && cmake --install build --prefix build

About

A template for structuring dotfiles (using Dotbot as an installer) πŸ“œ

License:Other


Languages

Language:Lua 86.2%Language:Shell 13.1%Language:PowerShell 0.8%