ksh: init config
This commit is contained in:
parent
8eddbd0658
commit
3df8de1ec7
3 changed files with 32 additions and 0 deletions
3
sync.sh
3
sync.sh
|
@ -6,6 +6,9 @@ cd "$(dirname $0)"
|
|||
|
||||
cp "$HOME"/.gitconfig .
|
||||
cp "$HOME"/.gitignore .
|
||||
cp "$HOME"/.kshrc .
|
||||
cp "$HOME"/.profile .
|
||||
|
||||
mkdir -p .emacs.d/
|
||||
cp "$HOME"/.emacs.d/init.el .emacs.d/init.el
|
||||
mkdir -p .config/aerc/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue