not its name

master
trémeur 4 years ago
parent cf497be664
commit b57cbad5d3

@ -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…
Cancel
Save