mirror of
https://github.com/DefectingCat/dotfiles
synced 2025-07-16 01:01:36 +00:00
6 lines
85 B
Bash
6 lines
85 B
Bash
#!/bin/bash
|
|
source ./scripts/bash.sh
|
|
|
|
# zsh
|
|
backup_folder ./zsh/zshrc-linux ~/.zshrc
|