]> git.zndr.dk Git - dotfiles.git/commitdiff
dotfiles-init.sh edited online with Bitbucket
authorJannik Zander <jannikz@gmail.com>
Wed, 27 Dec 2017 08:59:38 +0000 (08:59 +0000)
committerJannik Zander <jannikz@gmail.com>
Wed, 27 Dec 2017 08:59:38 +0000 (08:59 +0000)
bin/dotfiles-init.sh

index c18be38381300e83c63659fe875e1c29fbd9c647..fd52be960a65de1325263d08e5b65b091f243f98 100755 (executable)
@@ -11,5 +11,4 @@ dotfiles config --local status.showUntrackedFiles no
 dotfiles remote add origin git@bitbucket.org:jannikz/dotfiles.git
 dotfiles fetch
 dotfiles reset --hard origin/master
-dotfiles branch -u origin/master
-echo Now run '. .bashrc'
+dotfiles branch -u origin/master
\ No newline at end of file