mirror of
https://github.com/jbranchaud/til
synced 2026-01-03 07:08:01 +00:00
Add Change Window Name In iTerm as a workflow til
This commit is contained in:
@@ -9,7 +9,7 @@ and pairing with smart people at Hashrocket.
|
||||
|
||||
For a steady stream of TILs, [sign up for my newsletter](https://tinyletter.com/jbranchaud).
|
||||
|
||||
_919 TILs and counting..._
|
||||
_920 TILs and counting..._
|
||||
|
||||
---
|
||||
|
||||
@@ -1047,6 +1047,7 @@ _919 TILs and counting..._
|
||||
|
||||
## Workflow
|
||||
|
||||
- [Change Window Name In iTerm](workflow/change-window-name-in-iterm.md)
|
||||
- [Convert An ePub Document To PDF On Mac](workflow/convert-an-epub-document-to-pdf-on-mac.md)
|
||||
- [Enable Dev Tools For Safari](workflow/enable-dev-tools-for-safari.md)
|
||||
- [Import A Github Project Into CodeSandbox](workflow/import-a-github-project-into-codesandbox.md)
|
||||
|
||||
9
workflow/change-window-name-in-iterm.md
Normal file
9
workflow/change-window-name-in-iterm.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Change Window Name In iTerm
|
||||
|
||||
By default, the name that appears in the top bar of the
|
||||
[iTerm2](https://www.iterm2.com/) window is the session name plus the job that
|
||||
is running. This can be changed to some static value of your choosing.
|
||||
|
||||
To change this, hit `Cmd+i` and change the field labeled "Window Title".
|
||||
|
||||
[source](https://superuser.com/questions/419775/with-bash-iterm2-how-to-name-tabs)
|
||||
Reference in New Issue
Block a user