minor updates
This commit is contained in:
parent
2b3fd02e21
commit
3d1a7d8b53
2 changed files with 1 additions and 9 deletions
|
@ -28,4 +28,4 @@ echo "....configuring theme"
|
||||||
ln -s $HOME/stevset/.p10k.zsh $HOME/
|
ln -s $HOME/stevset/.p10k.zsh $HOME/
|
||||||
|
|
||||||
#rm $HOME/.zprezto/modules/prompt/functions/prompt_powerlevel10k_setup
|
#rm $HOME/.zprezto/modules/prompt/functions/prompt_powerlevel10k_setup
|
||||||
#ln -s $HOME/.zprezto/modules/prompt/external/powerlevel10k/prompt_powerlevel10k_setup $HOME/.zprezto/modules/prompt/functions/prompt_powerlevel10k_setup
|
ln -s $HOME/.zprezto/modules/prompt/external/powerlevel10k/prompt_powerlevel10k_setup $HOME/.zprezto/modules/prompt/functions/prompt_powerlevel10k_setup
|
||||||
|
|
|
@ -1,9 +1 @@
|
||||||
#!/bin/zsh
|
#!/bin/zsh
|
||||||
rm ~/.ssh/config
|
|
||||||
stow config
|
|
||||||
sudo systemctl daemon-reload
|
|
||||||
systemctl --user enable emacs
|
|
||||||
systemctl --user start emacs
|
|
||||||
systemctl --user status emacs
|
|
||||||
echo "you should start emacs and update all the packages!"
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue