Last active
October 10, 2022 13:52
-
-
Save JoeArauzo/931bca1bbe064f6d07e85294d24e7e9b to your computer and use it in GitHub Desktop.
Revisions
-
JoeArauzo revised this gist
Oct 10, 2022 . 1 changed file with 6 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -32,22 +32,22 @@ endif::[] |=== |Command |Purpose |kbd:[Ctrl + Space] kbd:[s] |List sessions |kbd:[Ctrl + Space] kbd:[:new] |New session |kbd:[Ctrl + Space] kbd:[$] |Name session |kbd:[Ctrl + Space] kbd:[r] |Reload tmux.conf |kbd:[Ctrl + Space] kbd:[-] |Split window horizontally |kbd:[Ctrl + Space] kbd:[\|] |Split window vertically |kbd:[{optionkey} + h,j,k,l] -
JoeArauzo revised this gist
Oct 10, 2022 . 1 changed file with 4 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -50,18 +50,18 @@ endif::[] |kbd:[Ctrl+Space] kbd:[\|] |Split window vertically |kbd:[{optionkey} + h,j,k,l] |Switch panes, left, down, up, right |kbd:[{optionkey} + ,] |Resize pane, smaller width |kbd:[{optionkey} + .] |Resize pane, larger width |kbd:[{optionkey} + -] |Resize pane, shorter height |kbd:[{optionkey} + =] |Resize pane, taller height |=== -
JoeArauzo revised this gist
Oct 10, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,7 +13,7 @@ :icons: font :experimental: :sectnums!: :optionkey: ⌥ // GitHub doesn't render asciidoc exactly as intended, so we adjust settings -
JoeArauzo revised this gist
Oct 10, 2022 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,6 +13,7 @@ :icons: font :experimental: :sectnums!: :optionkey: क // GitHub doesn't render asciidoc exactly as intended, so we adjust settings @@ -52,7 +53,7 @@ endif::[] |kbd:[Opt+h,j,k,l] |Switch panes, left, down, up, right |kbd:[{optionkey} + ,] |Resize pane, smaller width |kbd:[Opt+.] -
JoeArauzo revised this gist
Dec 31, 2020 . 1 changed file with 0 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -27,9 +27,6 @@ ifdef::env-github[] endif::[] [%autowidth] |=== |Command |Purpose -
JoeArauzo revised this gist
Dec 30, 2020 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,6 +12,7 @@ :!showtitle: :icons: font :experimental: :sectnums!: // GitHub doesn't render asciidoc exactly as intended, so we adjust settings -
JoeArauzo revised this gist
Dec 30, 2020 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,7 +29,7 @@ endif::[] === {doctitle} [%autowidth] |=== |Command |Purpose @@ -65,4 +65,4 @@ endif::[] |kbd:[Opt+=] |Resize pane, taller height |=== -
JoeArauzo revised this gist
Dec 30, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,7 +29,7 @@ endif::[] === {doctitle} [%autowidth,stripes=odd,options="header"] |=== |Command |Purpose -
JoeArauzo revised this gist
Dec 30, 2020 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,7 +29,7 @@ endif::[] === {doctitle} [%autowidth,stripes=even,options="header"] |=== |Command |Purpose @@ -65,4 +65,4 @@ endif::[] |kbd:[Opt+=] |Resize pane, taller height |=== -
JoeArauzo revised this gist
Dec 30, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,7 +29,7 @@ endif::[] === {doctitle} [%autowidth,options="header"] |=== |Command |Purpose -
JoeArauzo revised this gist
Dec 30, 2020 . 1 changed file with 27 additions and 55 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ = My tmux keyboard shortcuts :doctype: article :description: Enter a short description of the Gist :license-type: Apache-2.0 @@ -26,71 +26,43 @@ ifdef::env-github[] endif::[] === {doctitle} [%autowidth] |=== |Command |Purpose |kbd:[Ctrl+Space] kbd:[s] |List sessions |kbd:[Ctrl+Space] kbd:[:new] |New session |kbd:[Ctrl+Space] kbd:[$] |Name session |kbd:[Ctrl+Space] kbd:[r] |Reload tmux.conf |kbd:[Ctrl+Space] kbd:[-] |Split window horizontally |kbd:[Ctrl+Space] kbd:[\|] |Split window vertically |kbd:[Opt+h,j,k,l] |Switch panes, left, down, up, right |kbd:[Opt+,] |Resize pane, smaller width |kbd:[Opt+.] |Resize pane, larger width |kbd:[Opt+-] |Resize pane, shorter height |kbd:[Opt+=] |Resize pane, taller height |=== -
JoeArauzo renamed this gist
Dec 30, 2020 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
JoeArauzo revised this gist
Dec 30, 2020 . 1 changed file with 69 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,6 +11,7 @@ :rouge-style: github :!showtitle: :icons: font :experimental: // GitHub doesn't render asciidoc exactly as intended, so we adjust settings @@ -25,4 +26,71 @@ ifdef::env-github[] endif::[] [cols="1,1,2", options="header"] .Applications |=== |Name |Category |Description |Firefox |Browser |Mozilla Firefox is an open-source web browser. It's designed for standards compliance, performance, portability. |Arquillian |Testing |An innovative and highly extensible testing platform. Empowers developers to easily create real, automated tests. |=== [%header,cols=2*] |=== |Name of Column 1 |Name of Column 2 |Cell in column 1, row 1 |Cell in column 2, row 1 |Cell in column 1, row 2 |Cell in column 2, row 2 |=== .Table Title |=== |Name of Column 1 |Name of Column 2 |Name of Column 3 |Cell in column 1, row 1 |Cell in column 2, row 1 |Cell in column 3, row 1 |Cell in column 1, row 2 |Cell in column 2, row 2 |Cell in column 3, row 2 |=== |=== |Shortcut |Purpose |kbd:[F11] |Toggle fullscreen |kbd:[Ctrl+T] |Open a new tab |kbd:[Ctrl+Shift+N] |New incognito window |kbd:[\ ] |Used to escape characters |kbd:[Ctrl+\]] |Jump to keyword |kbd:[Ctrl + +] |Increase zoom |=== -
JoeArauzo revised this gist
Dec 30, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -25,4 +25,4 @@ ifdef::env-github[] endif::[] === VIM Cheatsheet -
JoeArauzo revised this gist
Dec 30, 2020 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -25,3 +25,4 @@ ifdef::env-github[] endif::[] == Testing -
JoeArauzo created this gist
Dec 30, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,27 @@ = Enter the Gist Title :doctype: article :description: Enter a short description of the Gist :license-type: Apache-2.0 :author: Author Name :email: [email protected] :revnumber: v0.1 :revdate: 2021-01-01 :repository-url: https://github.com/JoeArauzo/AsciiDoc-README-Template :source-highlighter: rouge :rouge-style: github :!showtitle: :icons: font // GitHub doesn't render asciidoc exactly as intended, so we adjust settings ifdef::env-github[] :tip-caption: :bulb: :note-caption: :information_source: :important-caption: :heavy_exclamation_mark: :caution-caption: :fire: :warning-caption: :warning: endif::[]