You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -168,6 +168,14 @@ You can search list function and after that you can run which `funtion_name` to
168
168
Hotkey (US keyboard layout): Ctrl + r and you can search the history commandlines and enter to chose which commandline you want to run or edit before running.
169
169
```
170
170
171
+
172
+
### List history of aws cli
173
+
```
174
+
Hotkey (US keyboard layout): Option + h or aws_history
175
+
```
176
+

177
+
178
+
171
179
### When you want to build a aws commandline to build your aws cli with hint by Peco search
0 commit comments