update
This commit is contained in:
parent
f56756fe0c
commit
ef7d7e9891
1 changed files with 5 additions and 3 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
rm .bashrc .zshrc
|
rm .bashrc .zshrc .ideavirmrc .gitmodules
|
||||||
make devpod
|
sudo apt update && sudo apt install stow
|
||||||
echo "hello world" >/tmp/test
|
stow --adopt .
|
||||||
|
git reset --hard
|
||||||
|
nix-env -iA nixpkgs.myPackages
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue