iterm2
Here are 508 public repositories matching this topic...
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
-
Updated
Mar 12, 2020
-
Updated
Dec 18, 2018 - Python
? mark in iterm
-
Updated
May 15, 2020
Pager support
Would be nice to support system pager and redirect stdout to it. Probably by default it is nice to handle big output via that pager, if specified and works.
It should probably look like Command::new(env::var("PAGER")?).stdin(Stdio::piped()).spawn()
-
Updated
Aug 3, 2019 - Vim script
-
Updated
May 27, 2020 - Vim script
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
Make it easy to distribute on Windows! I literally have no idea how to do this myself, so help wanted.
-
Updated
Apr 16, 2020 - Vim script
Add Tilix theme
-
Updated
Oct 28, 2018 - Shell
-
Updated
May 21, 2020 - JavaScript
-
Updated
Dec 31, 2018 - Shell
Command -h failing
"itomate -h" prints the help information and then throws an error
Improve this page
Add a description, image, and links to the iterm2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the iterm2 topic, visit your repo's landing page and select "manage topics."

The website should be updated. I found one typo on http://iterm2colorschemes.com/
Website:
But this line in the README is:
It's
Monokai, notMokokai.