8000 GitHub - skkylimits/WindowsTerminal
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

skkylimits/WindowsTerminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Window Terminal

This is my attempt to automate and streamline my windows terminal across different machines.

In conquest of trying to mimic the browser experience and keybinds to windows terminal

Install

powershell

Download it in a directory of choice and run it locally.

.\SetWindowsTerminalSettings.ps1

curl

curl -o "$env:USERPROFILE\AppData\Local\Packages\Microsoft.WindowsTerminal_8wekyb3d8bbwe\LocalState\settings.json" https://raw.githubusercontent.com/skkylimits/WindowsTerminal/main/settings.json; echo "Settings downloaded! Restart Windows Terminal or reload the profile."

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0