xkyii / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title
dotfiles

PowerShell

  • 创建配置文件
New-Item –Path $Profile –Type File –Force
  • 复制内容WindowsPowerShell/Microsoft.PowerShell_profile.ps1$profile

NeoVim

  • 建立硬链接
mklink /J C:\Users\xkyii\AppData\Local\nvim .\nvim

About


Languages

Language:Lua 91.9%Language:Vim Script 5.4%Language:PowerShell 2.7%