Skip to content
#

iterm2

Here are 508 public repositories matching this topic...

dportabella
dportabella commented May 28, 2016

if I understood it corretly from README.MD, we can install like this:

$ git clone https://github.com/donnemartin/dev-setup.git && cd dev-setup
$ ./.dots bootstrap osxprep brew osx

and later when we need datastores, we run

$ cd ~/dev-setup
$ ./.dots datastores

I understand that bootstrap copies the dot files to the home directory, such as .bash_profile and .exports.
but

vasilescur
vasilescur commented Oct 31, 2018

When I click the leftmost button in the touch bar and then attempt to tap on a folder name to CD into it, the path does not include escaped spaces and thus fails. My folder names contain spaces, and thus the CD command thinks there are "too many arguments" when I simple use the touchbar button from this plugin.

Suggested fix: When preparing the CD command, the plugin should append a \ before

Improve this page

Add a description, image, and links to the iterm2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iterm2 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.