not its name
This commit is contained in:
parent
cf497be664
commit
b57cbad5d3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Pull submodule(s)
|
# Pull submodule(s)
|
||||||
cd ~/mdddots
|
cd ~/dotfiles
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
cd -
|
cd -
|
||||||
|
|
||||||
|
@ -123,7 +123,7 @@ touch ~/.oh-my-zsh/custom/aliases-specific
|
||||||
touch ~/.colourvars
|
touch ~/.colourvars
|
||||||
|
|
||||||
# Rename the git repo
|
# Rename the git repo
|
||||||
mv ~/mdddots ~/.linux
|
mv ~/dotfiles ~/.linux
|
||||||
|
|
||||||
# Set cursor theme
|
# Set cursor theme
|
||||||
rm -f ~/.Xresources
|
rm -f ~/.Xresources
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue