Skip to content

m1yam0t0/dotfiles

Folders and files

NameName
Last commit message
Last commit date
Mar 20, 2025
Dec 6, 2024
Feb 24, 2025
Oct 30, 2022
Mar 20, 2025
Apr 20, 2024
Dec 6, 2024
Sep 3, 2023
May 5, 2024
Apr 20, 2024
Sep 3, 2023
May 5, 2024
May 5, 2024
Jan 22, 2024
Jan 20, 2024
Dec 30, 2024
Aug 26, 2023

Repository files navigation

dotfiles

Installation test

m1yam0t0's dotfiles. managed with chezmoi.

Install

MacOS, Ubuntu

sh -c "$(curl -fsLS get.chezmoi.io)" -- -b ${HOME}/.local/bin init m1yam0t0 --apply
rm -f ${HOME}/.local/bin/chezmoi

Windows

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
'$params = "-b $HOME/.local/bin init m1yam0t0 --apply"', (irm https://get.chezmoi.io/ps1) | powershell -c -
rm $HOME/.local/bin/chezmoi.exe

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published