mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-26 11:19:20 +09:00
Merge branch 'main' of github.com:qwjyh/dotfiles
This commit is contained in:
commit
aeae66bbf4
1 changed files with 0 additions and 4 deletions
|
@ -231,7 +231,3 @@ Import-Module WSLTabCompletion
|
|||
|
||||
Get-ChildItem ~\.config\powershell\completions\ | % { . $_ }
|
||||
|
||||
# Automatically appended by pdm scoop package
|
||||
Get-ChildItem "$PROFILE\..\Completions\" | ForEach-Object {
|
||||
. $_.FullName
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue