Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 570 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 570 Bytes

Installation

This repo enables configuration of dotfiles in Vscode dev containers (see docs) but can also be installed on any Mac/Linux system with the following command:

git clone https://github.com/ggydush-fn/dotfiles.git ~/.zsh.d/
cd ~/.zsh.d/ && sh install.sh

Since the directory is tracked with git, updating should be possible with just a git pull.

Other CLI tools like kubectx, bat, tldr, etc. can be installed separately with brew/apt.