dotfiles

These are my dotfiles, living a happy life in ~

APACHE-2.0 License

Stars
4

dotfiles

These are my dotfiles, living a happy life in ~.

Installation

Clone this repo and run:

brew install direnv alacritty atuin fzf htop krew helm kustomize node python wget zsh direnv

sh -c "$(wget -O- https://raw.githubusercontent.com/romkatv/zsh4humans/v5/install)"

cd $HOME && git clone [email protected]:domnikl/dotfiles.git && \
    cd dotfiles && pip install -r requirements.txt && \
    stow .

Depending on the system and the terminal the dotfiles are used in, you may need to run Powerlevel10k setup again. Do so by running p10k configure and the assistant will guide you through the setup.

Font

I use the MesloLGS NF font available here. Be sure to use that wherever your terminal runs (VSCode, IntelliJ IDEA, Alacritty etc.).

Other useful tools

npm install --global git-open