vimwiki: dth @ DK023900WSL
This commit is contained in:
parent
3a19ab2eaf
commit
448bbc59da
3 changed files with 9 additions and 2 deletions
3
.zshrc
3
.zshrc
|
|
@ -120,3 +120,6 @@ eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
|||
if [ -d "$HOME/.local/bin" ] ; then
|
||||
PATH="$HOME/.local/bin:$PATH"
|
||||
fi
|
||||
|
||||
alias pbpaste="powershell.exe -noprofile Get-Clipboard"
|
||||
alias pbcopy="clip.exe"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue