AutoYADM commit: 2024-11-18 19:03:22
This commit is contained in:
parent
8722ad9005
commit
14585b259b
7 changed files with 37 additions and 14 deletions
1
.zshrc
1
.zshrc
|
@ -1,6 +1,7 @@
|
|||
export ZSH="$HOME/.oh-my-zsh"
|
||||
plugins=(ssh-agent git zsh-autosuggestions zsh-syntax-highlighting aliases colored-man-pages copybuffer copyfile copypath fancy-ctrl-z systemd z zellij-zsh-completions )
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
source ~/scripts/obsidian-bridge.sh
|
||||
|
||||
# autoload -U promptinit; promptinit
|
||||
# prompt purer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue