Skip to content

iliqiliev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,346 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShellCheck PSScriptAnalayzer

My dotfiles that are suitable for everyone! It's mostly sane defaults, nothing crazy.

Get it on Codeberg. Get it on GitHub.

Installation:

With chezmoi installed:

chezmoi init --apply iliqiliev --depth 1

With any Linux shell:

  • Using curl:
    curl -L iliqiliev.me/dotfiles | sh
  • Using wget:
    wget -O- iliqiliev.me/dotfiles | sh

With PowerShell:

irm iliqiliev.me/dotfiles.ps1 | iex

Helpful Links: