fijar-lazuardy / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make your terminal beautiful

neofetch nvim_startup

Dotfiles

Simply setup and manage your dotfiles

  • Editor: neovim (best editor btw)
  • Terminal: kitty (default) or Alacritty (alternative)
  • Shell: zsh
  • Colorscheme: Dracula
  • Workspace: tmux

Installation

Method 1

Install each pre-requisites and tools yourself

cd ~ && git clone https://github.com/fijar-lazuardy/dotfiles.git && cd dotfiles && stow .

Method 2

Install all tools used in this repo automatically (only supports macOS and Debian based/Arch based Linux)

cd ~ && git clone https://github.com/fijar-lazuardy/dotfiles.git && cd dotfiles && bash install.sh

About


Languages

Language:Shell 90.4%Language:C++ 7.1%Language:Ruby 1.3%Language:Lua 0.8%Language:Makefile 0.2%Language:Perl 0.1%Language:Vim Script 0.1%Language:Dockerfile 0.0%