Releases: MrPointer/dotfiles
dotfiles-installer 2.3.2
Dotfiles Installer v2.3.2
This release contains prebuilt binaries for the dotfiles installer.
Quick Install
macOS (Apple Silicon):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.3.2Or download manually:
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.3.2/dotfiles-installer-2.3.2-darwin-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz
chmod +x dotfiles-installerLinux (x86_64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.3.2Linux (ARM64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.3.2Or download manually:
# Linux x86_64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.3.2/dotfiles-installer-2.3.2-linux-x86_64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installer
# Linux ARM64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.3.2/dotfiles-installer-2.3.2-linux-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installerOne-Command Setup
For immediate dotfiles installation:
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --run --version v2.3.2Verification
SHA256 checksums are provided in checksums.txt for binary verification.
Full Changelog: v2.3.1...v2.3.2
dotfiles-installer 2.2.1
Dotfiles Installer v2.2.1
This release contains prebuilt binaries for the dotfiles installer.
Quick Install
macOS (Apple Silicon):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.2.1Or download manually:
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.2.1/dotfiles-installer-2.2.1-darwin-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz
chmod +x dotfiles-installerLinux (x86_64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.2.1Linux (ARM64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.2.1Or download manually:
# Linux x86_64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.2.1/dotfiles-installer-2.2.1-linux-x86_64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installer
# Linux ARM64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.2.1/dotfiles-installer-2.2.1-linux-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installerOne-Command Setup
For immediate dotfiles installation:
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --run --version v2.2.1Verification
SHA256 checksums are provided in checksums.txt for binary verification.
Full Changelog: v2.2.0...v2.2.1
dotfiles-installer 2.2.0
Dotfiles Installer v2.2.0
This release contains prebuilt binaries for the dotfiles installer.
Quick Install
macOS (Apple Silicon):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.2.0Or download manually:
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.2.0/dotfiles-installer-2.2.0-darwin-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz
chmod +x dotfiles-installerLinux (x86_64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.2.0Linux (ARM64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.2.0Or download manually:
# Linux x86_64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.2.0/dotfiles-installer-2.2.0-linux-x86_64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installer
# Linux ARM64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.2.0/dotfiles-installer-2.2.0-linux-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installerOne-Command Setup
For immediate dotfiles installation:
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --run --version v2.2.0Verification
SHA256 checksums are provided in checksums.txt for binary verification.
Full Changelog: v2.1.0...v2.2.0
dotfiles-installer 2.1.0
Dotfiles Installer v2.1.0
This release contains prebuilt binaries for the dotfiles installer.
Quick Install
macOS (Apple Silicon):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.1.0Or download manually:
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.1.0/dotfiles-installer-2.1.0-darwin-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz
chmod +x dotfiles-installerLinux (x86_64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.1.0Linux (ARM64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.1.0Or download manually:
# Linux x86_64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.1.0/dotfiles-installer-2.1.0-linux-x86_64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installer
# Linux ARM64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.1.0/dotfiles-installer-2.1.0-linux-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installerOne-Command Setup
For immediate dotfiles installation:
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --run --version v2.1.0Verification
SHA256 checksums are provided in checksums.txt for binary verification.
Full Changelog: v2.0.0...v2.1.0
dotfiles-installer 2.0.0
Dotfiles Installer v2.0.0
This release contains prebuilt binaries for the dotfiles installer.
Quick Install
macOS (Apple Silicon):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.0.0Or download manually:
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.0.0/dotfiles-installer-2.0.0-darwin-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz
chmod +x dotfiles-installerLinux (x86_64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.0.0Linux (ARM64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v2.0.0Or download manually:
# Linux x86_64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.0.0/dotfiles-installer-2.0.0-linux-x86_64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installer
# Linux ARM64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v2.0.0/dotfiles-installer-2.0.0-linux-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installerOne-Command Setup
For immediate dotfiles installation:
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --run --version v2.0.0Verification
SHA256 checksums are provided in checksums.txt for binary verification.
Full Changelog: v1.0.0...v2.0.0
dotfiles-installer 1.0.0
Dotfiles Installer v1.0.0
This release contains prebuilt binaries for the dotfiles installer.
Quick Install
macOS (Apple Silicon):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v1.0.0Or download manually:
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v1.0.0/dotfiles-installer-1.0.0-darwin-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz
chmod +x dotfiles-installerLinux (x86_64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v1.0.0Linux (ARM64):
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --version v1.0.0Or download manually:
# Linux x86_64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v1.0.0/dotfiles-installer-1.0.0-linux-x86_64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installer
# Linux ARM64
curl -L -o dotfiles-installer.tar.gz https://github.com/MrPointer/dotfiles/releases/download/v1.0.0/dotfiles-installer-1.0.0-linux-arm64.tar.gz
tar -xzf dotfiles-installer.tar.gz && chmod +x dotfiles-installerOne-Command Setup
For immediate dotfiles installation:
curl -fsSL https://raw.githubusercontent.com/MrPointer/dotfiles/main/get.sh | bash -s -- --run --version v1.0.0Verification
SHA256 checksums are provided in checksums.txt for binary verification.
Full Changelog: ...v1.0.0