Skip to content

Commit

Permalink
adds info how to copy/paste in PowerShell
Browse files Browse the repository at this point in the history
  • Loading branch information
skafdasschaf committed May 14, 2024
1 parent d50f3e0 commit eefe1b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bash.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,8 @@ nano ~/.bash_profile
Add the following lines to `.bash_profile` in nano, then exit the file and save it - see the commands above.

::: {.callout-tip}
If you are using MobaXterm and are having issues with copy/pasting into nano, you can also use the text editor that comes with MobaXterm, where copy/pasting should work.
In Windows PowerShell, copy/pasting works best if you enable the option to do so via Ctrl+Shift+V, as shown below.
![](images/powershell_paste.png)
:::

```bash
Expand Down
Binary file added images/powershell_paste.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eefe1b2

Please sign in to comment.