https://github.com/yanglr/WindowsDevTools/tree/master/awosomeTerminal/fonts-Ubuntu 安装字体时,选择对应的哪一个ttf后缀的安装即可,然后手动安装字体"Fira code" 或 "DejaVu Sans Mono for Powerline" 然后在命令行应用之,具体操作是在`profiles.json`中把字体设置成它,即可生效。 安装powerline-shell 代码语言...
保存退出,之后,就能在每次打开 terminal 时,加载这个配置文件,执行其中的命令 主题预览 主题预览 3.6 主题颜色美化 3.6.1 安装 scoop scoop 是 Windows 下的包管理工具,可以理解为 Linux 下的 yum,Ubuntu 的 apt-get 3.6.1.1 安装 iwr-usebget.scoop.sh |iex 3.6.1.2 添加仓库 scoop 自带的 main bucket 软...
假定你已按我的上一篇文章已安装好 Windows terminal预编译版本,同时安装好了 Ubuntu,并设置号了WSL的权限,然后就可以按本文继续操作了。 修改默认源,为apt-get安装提速 由于Ubuntu官方的源实在是太慢了,建议大家缓存阿里云镜像的 Ubuntu 源,其具体操作步骤如下: 首先将原配置文件备份 sudo cp /etc/apt/sources.l...
方式1: oh-my-posh安装(若无法下载, 见方式2) 方式2: 自行下载安装字体 3. 设置主题 4. vscode配置 5. WSL-Ubuntu配置 6. 更换主题操作流程 powershell wsl 参考网址: PowerShell - WSL Bash - VsCode Terminal 美化 1. 安装oh-my-posh 方式1: scoop安装 scoop install https://github.com/JanDeDobbe...
ubuntu美化 Ubuntu的配置: {"guid":"{07b52e3e-de2c-5db4-bd2d-ba144ed6c273}","hidden":false,"name":"Ubuntu-20.04","colorScheme":"Snazzy","startingDirectory":"E:\\code","source":"Windows.Terminal.Wsl"}, 修改命令提示符,修改root用户的~/.bashrc文件: ...
二、安装 WSL2 和 Windows Terminal 参考微软官方文档Windows Subsystem for Linux Installation Guide for Windows 10 很详细,不用再看其他文章了。 三、oh-my-zsh 进入wsl,安装zsh: sudo apt update sudo apt install zsh -y 安装oh-my-zsh:sh -c "$(curl -fsSL https://raw.githubusercontent.com/robby...
PowerShell、WSL Bash、VsCode Terminal美化指南 实现终端美化,可采用以下步骤:1. **安装oh-my-posh**:通过三种方式安装,包括scoop、winget、pwsh。安装后在oh-my-posh文件夹内找到包含二进制文件和主题的主题文件。2. **安装Nerd Fonts**:可使用oh-my-posh自动安装或自行下载并安装,推荐使用Mel...
51CTO博客已为您找到关于windows terminal ubuntu美化的相关内容,包含IT学习相关文档代码介绍、相关教程视频课程,以及windows terminal ubuntu美化问答内容。更多windows terminal ubuntu美化相关解答可以来51CTO博客参与分享和学习,帮助广大IT技术人实现成长和进步。
Windows Terminal终端美化 { "$schema": "https://aka.ms/terminal-profiles-schema", "actions": [ { "command": { "action": "copy", "singleLine": false }, "keys": "ctrl+c" }, { "command": "find", "keys": "ctrl+shift+f"