Skip to content

aofusa/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

my dotfiles

Windows で Powershell の設定を配置する

cd $profile/..
New-Item -ItemType SymbolicLink -Name Microsoft.PowerShell_profile.ps1 -Target ./dotfiles/.profi
le.ps1

Windows で Powershell から Emacs を立ち上げる

emacs -nw

Releases

No releases published

Packages

No packages published