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
|
||||
|
||||
# Pull submodule(s)
|
||||
cd ~/mdddots
|
||||
cd ~/dotfiles
|
||||
git submodule update --init
|
||||
cd -
|
||||
|
||||
|
@ -123,7 +123,7 @@ touch ~/.oh-my-zsh/custom/aliases-specific
|
|||
touch ~/.colourvars
|
||||
|
||||
# Rename the git repo
|
||||
mv ~/mdddots ~/.linux
|
||||
mv ~/dotfiles ~/.linux
|
||||
|
||||
# Set cursor theme
|
||||
rm -f ~/.Xresources
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue