bedware / .dotfiles

My dotfiles: AHK, pwsh, nvim and so on...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Collections of dotfiles with a simple install script. Installation on a fresh machine is preferred.

What included

  • zsh + oh-my-zsh
    • some plugins installed
    • autocomplete for aliases
  • starship prompt
  • brew
  • some utils:
    • jq
    • exa
    • tldr
  • (Optional) ssh keys installation

Requirements

  • git 2.14.6+

Tested on

  • Ubuntu 20.04

Installation

Run in console and follow instructions:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/bedware/dotfiles/master/install.sh)"

About

My dotfiles: AHK, pwsh, nvim and so on...


Languages

Language:Lua 34.7%Language:AutoHotkey 31.9%Language:PowerShell 23.3%Language:Shell 9.0%Language:Vim Snippet 0.8%Language:Dockerfile 0.3%