Skip to content

📁 My tools, configs and other bits & bobs.

Notifications You must be signed in to change notification settings

Jmorjsm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My tools, configs and other bits & bobs.

  • 🌳 global .gitconfig
    • username/email
    • aliases
    • push/pull upstream default behaviours
  • 🖥️ windows terminal settings
  • 🐚 powershell profile
    • functions for frequent commands
    • choco
    • docker completion
    • psreadline/psfzf for command history search
    • posh-git pretty prompt

Overview

Windows Terminal using these dotfiles

  • Focused on configuring my Windows development environment, but will be adding support for other platforms.
  • Installs using a simple powershell script.
  • Makes a backup of each file that's copied. Will be possible to restore from a backup (eventually).

Installation

Clone the repo, run the script.

git clone https://github.com/jmorjsm/dotfiles.git
cd dotfiles/
. ./install.ps1

About

📁 My tools, configs and other bits & bobs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published