Skip to content

mikinovation/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

prerequisite

Terminal

Install Wezterm

https://wezfurlong.org/wezterm/

TODO: 暫定対応なのでコマンドで実行できるように改善したい

Windowsの場合は以下のようにweztermの設定ファイルをホストOSのWindows側にファイルをコピーする

cp ~/dotfiles/config/wezterm/.wezterm.lua /mnt/c/Users/[UserName]/

Shelldon

Install Shelldon

https://github.com/rossmacarthur/sheldon

brew install sheldon

LuaRocks

package manager for Lua modules

sudo apt install luarocks

luacheck

linter for lua

sudo luarocks install luacheck

npm packages

npm install -g typescript typescript-language-server @tailwindcss/language-server 

luaformatter

formatter for lua

brew install stylua

install

Run this:

git clone [email protected]:mikinovation/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./setup.sh

lint and fomat

sh ./scripts/lint.sh
sh ./scripts/format.sh

Setup Copilot

:Copilot setup

Input Authentication Code on Browser. And enable Copilot

:Copilot enable

delete cache

:call dein#recache_runtimepath()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published