Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 846 Bytes

README.md

File metadata and controls

41 lines (36 loc) · 846 Bytes

zsh

安装:

yay -S zsh oh-my-zsh-git
yay -S zsh-autosuggestions zsh-completions zsh-syntax-highlighting zsh-theme-powerlevel10k oh-my-zsh-plugin-autosuggestions

cp /usr/share/oh-my-zsh/zshrc ~/.zshrc

然后在.zshrc文件末尾添加

source $HOME/.zshrc-personal

ranger

参考网页:ranger配置和使用

添加文件管理器图标

git clone https://github.com/alexanderjeurissen/ranger_devicons ~/.config/ranger/plugins/ranger_devicons

预览代码高亮

yay -S highlight

图片预览

yay -S w3m imlib2

tmux

参考:tmux进阶之tmuxinator

tmuxinator

安装

yay -S aur/tmuxinator