Linux配置 安装de zsh 安装oh-my-zsh 巴黎ththme slnz安装点赞(0) 踩踩(0) 反馈 所需:1 积分 电信网络下载 Linux运维、maven安装包、云计算 2024-11-25 02:23:59 积分:1 clarabel-0.9.0-cp37-abi3-manylinux-2-17-x86-64.manylinux2014-x86 2024-11-24 23:35:12 积分:1 ...
google后发现这个是zsh下oh-my-zsh的特性。于是打开~/.zshrc, 讲DISABLE_AUTO_TITLE="true"这一行反注释掉。source ~/.zshrc后,测试更改的名称,发现一切正常。 4 Configuration 如果没有配置文件的话先创建:touch ~/.tmux.conf 视频中的文件配置 # Send prefix set-option -g prefix C-a unbind-key C-a ...
3.Install oh-my-zshplugin Image credit:oh-my-zsh Run the following command in the terminal to install it: sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" ### 4.Install powerlevel9ktheme for oh-my-zsh ...
This is my zsh configuration dotfiles zsh terminal zsh-theme termux zsh-syntax-highlighting kali-linux kalilinux zsh-configuration zsh-prompt termux-environment termux-hacking zshconfig Updated Dec 27, 2023 Shell donatoaguirre24 / zshconfig Star 4 Code Issues Pull requests My personal zsh ...
对于mac或者linux用户,推荐配置oh-my-zsh, 这个oh-my-zsh默认安装上了git plugin在~/.zshrc配置文件中,可以使用很多的简洁命令,git简写命令集合 多用户配置 git-config的官网巨长文档,开发人员经常遇到这样的问题,我们的公司仓库和个人仓库的用户名和邮箱配置是有区别的,为了能够很好地区分工程上传到不同的远程仓库...
proxychains 代理shadowsockslibev pycharm install -> font modify vscode -> sync settings chrome -> login account sync setting books sougou pinyin oh-my-zsh tmux electrinic-wechat wine-qq-2016 shadowsocks-libev nextcloud 私有云安装 fonts: segoe UI / firacode...
注意:linux和unix系统都可以通过 安装oh-my-zsh的插件 这个插件会自动安装git。 windows上安装 通过下载安装包吧 。https://git-for-windows.github.io 其他方式没弄过也不想弄。毕竟我是不喜欢windows的。 接下来如果不特别指出是windows,那就是linux和unix系统。
zsh:config(ubuntu22.04.2) 1. zsh : PS1 1[wit@on ~]$cat~/.oh-my-zsh/themes/david.zsh-theme2PROMPT="%(?:%{$fg_bold[green]%}:%{$fg_bold[red]%})[%{$fg_bold[red]%}%n@%{$fg_bold[red]%}%m %{$fg_bold[cyan]%}%c]$%{$reset_color%}"3PROMPT+='$(git_prompt_info)'45...
zsh:commandnot found: ifconfig 2.检查是否存在该命令# 自己使用了ohmyzsh,检查配置文件的PATH中是否包含sbin目录,还需要检查sbin目录下是否存在ifconfig命令。 3.安装# 3.1 安装命令 Copy Highlighter-hljs $ sudo apt-getinstall ifconfig 失败,提示找不到该包 ...
Shell Upgrade: Oh-My-Zsh Shell Icons:lsd Theme: af-magic The top image is the result of an ls -lah in my home directory on this box. Couple of things to notice: lsd requires that you install Nerd Fonts. If you’re wondering why everything looks so awesome, it’s because I...