Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.34 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.34 KB

Dotfiles

My utterly useless dotfiles. The neovim config is fancy though. ;)

Usage

This dotfiles are maintained by Dotdrop. I've created profiles based on OS type I'm going to use (only MACOS is available for now).

To start using, clone the repository recursively:

git clone --recursive https://github.com/uroybd/dots.git

Then run dotdrop install:

dotdrop install

Profiles

MAC

The default profile is for Mac. It consists of the following:

  • gitconfig: Three gitconfig files to provide a smooth git workflow, with Delta for diffing.
  • nu and nu-env: Nushell and Nushell environment variables.
  • starship: A fancy prompt written in Rust.
  • atuin: A command line history manager.
  • ssh: SSH keys and configurations in a separate private repository.
  • nvim: The Neovim config, also available a separate public repository.
  • zellij: Zellij configuration.
  • fonts: Local font directory.
  • alacritty: Alacritty configuration.
  • aerospace: Aerospace(A i3-like tiling window manager for MacOS) configuration.