Skip to content

LandazuriPaul/dotfiles

Repository files navigation

Dotfiles

This repository uses chezmoi to track dotfiles across different machines.

Documentation

See the docs directory for some documentation:

TODO

Installation

Current steps to be automated:

  1. Install zsh

    sudo apt-get install zsh
  2. Change default shell to zsh

    chsh -s $(which zsh)
  3. Install fzf

    sudo apt-get install fzf
    .fzf/install
  4. Install 1Password8 and 1Password CLI:

    brew install --cask 1password/tap/1password-cli

    In 1Password8 settings, enable TouchID (in security) and Biometric unlock for 1Password CLI (in developer).

  5. Install Bitwarden CLI:

    brew install bitwarden-cli

About

Chezmoi dotfiles (see https://chezmoi.io)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published