All Projects → yuk7 → dotfiles

yuk7 / dotfiles

Licence: MIT license
My dotfiles and installation scripts. for GNU/Linux,WSL,MSYS2,macOS and Windows

Programming Languages

shell
77523 projects
Batchfile
5799 projects
powershell
5483 projects
Vim Script
2826 projects

dotfiles

My dotfiles and installation scripts. for GNU/Linux,MSYS2,macOS and Windows.

How-to-Use

Quick install (online)

GNU/Linux, MSYS2, macOS

curl -L git.io/yuk7dot | bash

Windows

curl -L git.io/yuk7dot -o install.bat & install.bat

Download from browser

https://git.io/yuk7dot

Offline install

GNU/Linux, MSYS2, macOS

Install all
$ ./install.sh
Install Specified Targets
$ ./install.sh {targets}

Windows

Install All
> install.bat

Install Specified Targets

> install.bat {targets}

Target Lists

  • bash
  • cmd
  • pwsh (PowerShell)
  • mintty
  • tmux
  • git
  • ssh
  • vim
  • vscode (Visual Studio Code)
  • zsh

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].