mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 06:24:58 +08:00
Update README.md
This commit is contained in:
parent
a7356c5042
commit
fc3dd18401
1 changed files with 4 additions and 2 deletions
|
|
@ -7,9 +7,11 @@
|
|||
因为 ssh 远程主机没有通过 pam 设置环境变量,
|
||||
所以对 ssh 直接调用的命令无效,比如 `ssh USER@HOST env`。
|
||||
如果远程主机在 zsh 中设置环境变量,
|
||||
可以用`ssh USER@HOST 'zsh -l -c "exec env"'`。
|
||||
可以用 `ssh USER@HOST 'zsh -l -c "exec env"'`。
|
||||
|
||||
使用 [kitty](https://sw.kovidgoyal.net/kitty/) 虚拟终端
|
||||
使用 [kitty](https://sw.kovidgoyal.net/kitty/) 虚拟终端:
|
||||
[Why does Alacritty terminal gets more attention than Kitty?
|
||||
](https://github.com/kovidgoyal/kitty/issues/2701)
|
||||
|
||||
使用 [everforest](https://github.com/sainnhe/everforest) 配色主题
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue