Skip to content

Instantly share code, notes, and snippets.

syntax on
filetype plugin indent on
set expandtab
set smartindent
set shiftround
set wildmenu
set numberwidth=1
set number
set modeline
# export PROMPT='%{$fg_bold[white]%}%M %{$fg_bold[red]%}➜ %{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} % %{$reset_color%}'
export ZSH_THEME=agkozak
export AGKOZAK_PROMPT_DIRTRIM=0
export ZSH="$HOME/.oh-my-zsh"
export GPG_TTY=$(tty)
plugins=(git zsh-autosuggestions zsh-fzf-history-search)
source $ZSH/oh-my-zsh.sh
@b1-88er
b1-88er / ARCH_INSTALL.MD
Last active December 20, 2020 23:57 — forked from heppu/ARCH_INSTALL.MD
Installing Arch with GPT, dm-crypt, LUKS and systemd-boot

Create bootable USB

dd bs=4M if=/path/to/archlinux.iso of=/dev/sdx status=progress oflag=sync

Boot from USB and set prepare system

loadkeys <your-keymap>
# RESCUE BOOT
cryptsetup open /dev/nvme0n1p2 luks
mkdir /current
mount -o subvol=@,ssd,compress=lzo,noatime,nodiratime /dev/mapper/luks /current
manjaro-chroot /current /bin/bash
# INSTALL
# activate wifi
# done
### Keybase proof
I hereby claim:
* I am eddwardo on github.
* I am piotrszymanski (https://keybase.io/piotrszymanski) on keybase.
* I have a public key ASDgP_b6cgauf-PikCjf7auKaHFk68j6cgJ8Cy_1OIHm5wo
To claim this, I am signing this object: