Setup: cd/cd- ->pushd/popd.
This commit is contained in:
		| @@ -12,11 +12,11 @@ echo | ||||
|  | ||||
| # Dotfiles | ||||
| header "Updating dotfiles..." | ||||
| cd "$HOME/dotfiles" | ||||
| pushd "$HOME/dotfiles" | ||||
| git pull | ||||
| ./sync.py | ||||
| source "$HOME/.bashrc" | ||||
| cd - | ||||
| popd | ||||
| echo | ||||
|  | ||||
| # OS X | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Artem Sapegin
					Artem Sapegin