• Stars
    star
    208
  • Rank 188,346 (Top 4 %)
  • Language
    PowerShell
  • License
    MIT License
  • Created over 4 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

在 Windows 右键菜单中添加 Windows Terminal 启动选项

Open Windows Terminal Here

A project backed by LeXtudio Inc.

1. 安装指南

  1. 安装 Windows Terminal.
  2. 安装 PowerShell 7.
  3. 管理员身份启动 PowerShell 7 控制台 (Powershell 5 是不行的),然后运行 src 目录下的 install.ps1 脚本,将【上下文菜单项】安装到 Windows 资源管理器。现在,菜单项已添加到 Windows 资源管理器上下文菜单了。

layout

图 1: 三种安装方式,注意,一定要在管理员模式下安装,切记!(个人比较喜欢默认Mini 模式)

2. 安装示例

  1. 以管理员身份打开刚安装好的 Powershell Core 7,然后切换工作目录到本库
  2. 确保网络畅通;
  3. 执行 install.ps1,然后你将获得一个类似图 1 中的第 1 幅图的桌面、文件夹右键菜单。

如果只运行 install.ps1 而不加参数,那么菜单项将以 Mini 布局组织。 其他布局(如 DefaultFlat)具有不同的外观。 要应用其他布局(如 Flat),只需运行 install.ps1 Flat

3. 卸载

以管理员身份,在 PowerShell Core 7 中,执行 uninstall.ps1 [Default | Flat] 即可删除该配置。

4. 注意

  • 当前版本仅支持 Windows 10;
  • install.ps1uninstall.ps1 脚本必须以管理员身份运行;
  • 必须在版本 >= 6 的 PowerShell 下执行脚本;
  • install.ps1uninstall.ps1 仅操作上下文菜单项的 Windows 资源管理器设置,而不写入 Windows Terminal 的设置;
  • 从 GitHub 下载 Windows Terminal 图标 (在 install.ps1 中) 需要 Internet 连接,最好在运行 install.ps1 时,将代理软件设置为全局代理;

More Repositories

1

Replace_MathType

提供一个基于Microsoft Office 365的数学公式替代方案
TeX
162
star
2

Equation_and_Codebox

Microsoft Word VSTO Add-In,可以插入带编号的公式和代码
JavaScript
56
star
3

OpenWrt_Release

个人编译的 OpenWRT,基于官方版最新代码,添加常用的官方 package 不提供的几个插件
21
star
4

Code_Life

我将在这里分享我在学习中遇到的学习资源,优质、系统、只为分享。
Makefile
17
star
5

ucas_exploit_practice

中国科学院大学,《漏洞利用与攻防实践》,霍玮
Python
8
star
6

ucas_academic_English_A

中国科学院大学硕士英语A
5
star
7

Data_Structure_and_Algorithm_Report

云南大学数学与统计学院陆正福教授开展的数据结构与算法实验课的实验报告。
Python
3
star
8

nvim-config

NeoVim 配置文件
Lua
3
star
9

Algorithm_GIFT

往届学长赠送的算法整理
HTML
3
star
10

grafana-dashboards

2
star
11

UCAS_Blockly_Games_Assistant

Prof. Luo Tiejian, UCAS, Advanced Software Engineering.
JavaScript
2
star
12

base-rop

基本 ROB 的 EXP 及其 binary 程序
Python
2
star
13

Computer_Network_Report

计算机网络 - 云南大学数学与统计学院陆正福教授开展的计算机网络实验课的实验报告。
Java
2
star
14

Report_All_in_One

地址汇总 - 云南大学数学与统计学院信息与计算科学专业,所有的课程的实验报告地址汇总
Batchfile
2
star
15

Cpp_with_VSCode

C++
2
star
16

littleNewton

My profile
2
star
17

Modern_Algebra_NOTES

近世代数笔记
2
star
18

ucas_thesis_template_2022

TeX
1
star
19

macOS_theme

macOS themes can be used on Ubuntu 18.04
CSS
1
star
20

Data_Mining_Report

云南大学数学与统计学院彭程老师讲授的数据挖掘与决策支持实验报告
Python
1
star
21

LittleNewton_Figures_References

引用图仓库。
1
star
22

windows_10_themes

1
star
23

ucas_os_advanced

C
1
star
24

panda-examples

Panda RE examples.
Python
1
star
25

demos

各种语言的 demo 合集
Shell
1
star
26

Algorithm_of_Graph_Theory_Report

云南大学数学与统计学院李建平教授开展的算法图论课程的实验报告
Python
1
star
27

Mathematical_Analysis_NOTES_BACKUP

我的数学分析复习笔记
TeX
1
star
28

Probability_Theory_and_Mathematical_Statistics_NOTES

概率论与数理统计复习笔记
1
star
29

windows-protect

Windows 防护。
PowerShell
1
star
30

zsh-config

My Zsh profiles.
Shell
1
star