Don't forget to use trash-cli. And a couple other things.
This commit is contained in:
parent
19b69b85dc
commit
2416e90999
3 changed files with 11 additions and 2 deletions
4
.zshrc
4
.zshrc
|
@ -36,8 +36,8 @@ zstyle ':completion:*' matcher-list '' 'm:{a-zA-Z}={A-Za-z}' 'r:|[._-]=* r:|=*'
|
|||
|
||||
export EDITOR=hx
|
||||
|
||||
if [ -f $HOME/.zsh/flatpak_steam.zsh ]; then
|
||||
source $HOME/.zsh/flatpak_steam.zsh
|
||||
if [ -f $HOME/.zsh/no_rm.zsh ]; then
|
||||
source $HOME/.zsh/no_rm.zsh
|
||||
fi
|
||||
|
||||
plugins=(git)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue