/windows-terminal-settings

A backup repository for the windows-terminal profiles.json file.

MIT LicenseMIT

Windows terminal settings settings.json file backup

A backup repository I created to be able to share my windows-terminal setup across machines while keeping track of any changes I made.

Installation

Dependencies

This windows terminal setup requires the following packages and fonts:

Installation instructions

If you installed the dependencies you can install my windows-terminal-settings configuration by running the following commands as the administrator in the windows command prompt:

cd
git clone https://github.com/rickstaa/windows-terminal-settings
cd windows-terminal-settings
copy C:\Users\<USER_NAME>\AppData\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\settings.json C:\Users\<USER_NAME>\AppData\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\settings.json.bak
del C:\Users\<USER_NAME>\AppData\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\settings.json
mklink /H C:\Users\<USER_NAME>\AppData\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\settings.json settings.json