AMNatty / .dotfiles

Personal Linux setup, will probably not work outside Arch Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.dotfiles

My personal Linux setup. It contains some Arch Linux specific aliases, so it might require tweaking for other platforms.

Requirements

This setup requires:

  • nano
  • neovim
  • zsh

Installation

cd ~
git clone git@github.com:AMNatty/.dotfiles.git --recursive --shallow-submodules
./.dotfiles/install.sh

About

Personal Linux setup, will probably not work outside Arch Linux


Languages

Language:Shell 96.7%Language:Vim Script 3.3%