My utterly useless dotfiles. The neovim config is fancy though. ;)
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
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.