Skip to content

Just a backup for my dot files for the i3/sway/macOS window manager 🐧

Notifications You must be signed in to change notification settings

alexanderstephan/dotfiles

Repository files navigation

dotfiles

Just a backup for my dot files for the i3/sway/macOS window manager 🐧

How to install

Fresh Arch Linux or Manjaro

sudo pacman -Syu --noconfirm &&
sudo pacman -S git &&
git clone https://aur.archlinux.org/aura-bin.git &&
cd aura-bin &&
makepkg &&
sudo pacman -U &&
aura -Syu yadm-git &&
yadm clone https://github.com/overclockedllama/dotfiles.git

macOS

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" &&
brew install yadm &&
yadm clone https://github.com/alexanderstephan/dotfiles

Programs and projects used

Useful vim bindings:

  • Toggle comment in current line or selection: Space + C + I
  • Switch branch: Space + G + B
  • Go to definition: G + D
  • Go to implementation: G + I
  • Rename variable: Space + R + N
  • Format selected code: Space + F
  • Show documentation in new window: K
  • Fix formatting: Space + A + M
  • Open fuzzy finder: Space + F + F
  • Toggle floating terminal: F1
  • Open NERDTree: Ctrl + N

About

Just a backup for my dot files for the i3/sway/macOS window manager 🐧

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published