wip
This commit is contained in:
parent
b49e34c45d
commit
2570514d64
6 changed files with 260 additions and 8 deletions
8
debian/.src/setupDebian.sh
vendored
Executable file
8
debian/.src/setupDebian.sh
vendored
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cd $HOME/dotfiles/
|
||||
|
||||
stow dotfiles/
|
||||
stow zsh/
|
||||
|
||||
exec zsh
|
Loading…
Add table
Add a link
Reference in a new issue