Skip to content
This repository was archived by the owner on Jun 14, 2026. It is now read-only.

KiLLeRRaT/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,766 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.dotfiles

Warning

This repo is now archived. Please see the new .dotfiles repo at: https://forgejo.gouws.org/albert/.dotfiles.

This is my .dotfiles. It's as multi platform as I could make it, up to a point. You will find dotfiles for Linux, MacOS, and Windows in here.

Installation

Linux

Arch

Installing arch using my own home made script:

# Points at Github using a shortener
curl -L https://k.gouws.org/install-arch | bash

Then run the scripts in order:

./install-arch2.10-partition.sh
./install-arch2.20-mount.sh
./install-arch2.30-install.sh
./install-arch2.50-arch-chroot.sh

Debian based server

    curl -LOJ https://k.gouws.org/install-debian-server
    chmod u+x install-debian-server
    ./install-debian-server

Debian based desktop

    curl -LOJ https://k.gouws.org/install-debian
    chmod u+x install-debian
    ./install-debian

Neovim from tar

    curl -L https://k.gouws.org/install-neovim | bash

SSH Auth using Yubikey

eval $(ssh-agent -s)
ssh-add -K

Key Bindings

The notation for Ctrl is <c-x> and Alt is <m-x> (Alt means meta, hence the m). The notation for Shift is just a capital letter. e.g is alt + shift + h.

About

My dotifles for config in Windows, Linux, and MacOS. Please see the new mirror repo: https://forgejo.gouws.org/albert/.dotfiles

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages