Ubuntu 配置 ¶
约 77 个字 14 行代码 预计阅读时间 1 分钟 共被读过 次
- 在 Ubuntu 安装配置 Fcitx 5 中文输入法 - muzing 的杂货铺
- fcitx5-rime 挂接小鹤音形 | rovo98's Blog
- zhuanlan.zhihu.com/p/660191327#:~:text=Tabby(以前称为
- Zsh 安装与配置,使用 Oh-My-Zsh 美化终端 | Leehow 的小站
- zhuanlan.zhihu.com/p/658811059
- PKMer_TiddyWiki 简易指南
- Site Unreachable
- Jedsek | Blog
Bash
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
git clone git://github.com/joelthelion/autojump.git
cd autojump
./install.py
[[ -s ~/.autojump/etc/profile.d/autojump.sh ]] && . ~/.autojump/etc/profile.d/autojump.sh
- 截图软件