update
This commit is contained in:
parent
4f0e213f4a
commit
117b20bb7b
15 changed files with 1204 additions and 33 deletions
|
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
echo -e "\n${BLD}${SUL}${GRN}Setting up ZSH...${RST}\n"
|
||||
|
||||
setup_zsh() {
|
||||
backup "$HOME/.zshenv"
|
||||
create "$HOME/.local/state/zsh/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue