Skip to content

askpt/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

What is?

dotfiles are a group of special files that store important user settings, such as terminal options and plugins. Using this installation, I can easily roam my settings across multiple machines, including macOS, Linux, WLS2, and GitHub Codespaces. This is possible due to chezmoi. There are some settings that are specific to me, so use this repository as a guide.

Prerequisites

  • Azure CLI must be installed.
  • You must be logged in to Azure CLI using az login for all features to work correctly.

Installation

Run this script in the terminal:

sh -c "$(curl -fsLS chezmoi.io/get)" -- init --apply askpt

GitHub Copilot CLI Setup

To use GitHub Copilot CLI, follow these steps:

  1. Make sure you have the GitHub CLI installed.
  2. Log in to your GitHub account using the CLI:
    gh auth login
  3. Install the Copilot CLI extension:
    gh extension install github/gh-copilot

Thanks To

I want to thank all the people that worked on the following repositories:

Contributors 3

  •  
  •  
  •  

Languages