Skip to content

amolgawai/dotfiles

Folders and files

NameName
Last commit message
Last commit date
Oct 18, 2020
Apr 3, 2023
Mar 2, 2025
May 8, 2021
Jan 17, 2025
Jan 1, 2025
Mar 17, 2024
Apr 16, 2022
Aug 26, 2024
Apr 8, 2023
Oct 19, 2020
Dec 15, 2021
Jun 16, 2020
Jun 21, 2020
Feb 1, 2023
Apr 9, 2023
Nov 17, 2024
Mar 8, 2023
Mar 2, 2025
Jan 1, 2025
Jan 19, 2025
Jan 17, 2025

Repository files navigation

dotfiles

My dotfiles for primarily setting up a mac

Goals

  • Fast and productive
  • Modern (Use modern replacement of traditional tools)
  • Aesthetic
  • Multiple options Plan

Quick Reference

Go to cheatsheet and quick references

CLI tools

  • shell and related
  • Terminal Emulators
  • Terminal multiplexur
  • manage ssh keys with sshstorm
  • A viewer for git and diff output delta
  • File Managers
  • System Info
    • neofetch - sysinfo at startup with logo and colors
    • htop -> cross-platform interactive process viewer.
    • procs -> procs is a replacement for ps written in Rust.
  • git
    • lazygit -> simple terminal UI for git commands
    • tig -> text-mode interface for Git
    • houndGit plugin that helps prevent sensitive data from being committed into a repository by sniffing potential commits against PCRE regular expressions
  • Fun
    • fortune -> random quotes of wisdom
    • lolcat -> colorize output of any command
    • cowsay -> draw a character quting something
    • genact -> a nonsense activity generator
  • Productivity and Modern tools
    • fzf The command line fuzzy finder (quickref)
      • television -> Blazing fast general purpose fuzzy finder TUI.
    • ++exa -> A modern replacement for ls++
    • eza -> A modern replacement for ls
    • bat -> A cat clone with syntax highlighting and Git integration.
    • tre -> A replacement for tree command that uses git ls-files as source of file when possible
    • fd -> simple, fast and user-friendly alternative to find.
    • ripgrep (rg) - > tool that recursively searches your current directory for a regex pattern
    • dust -> du + rust = dust. Like du but more intuitive.
  • Markdown renderer
    • glow -> Render markdown on the CLI, with pizzazz!
    • mdcat -> Fancy cat for Markdown
  • Help and info
    • tealdeer -> a fast implementation of tldr
    • tldr -> collaborative cheatsheets for console commands
      • navi -> An interactive cheatsheet tool for the command-line and application launchers.

Editor

Install emacs on Mac

GUI tools

Utilities

Further exploration

Resources

  • Primary mechanism adapted from -> Holman
  • Very good reference for actucal shell scripts from -> macos empire
  • Important reference for a complete dotfile -> Mathias Baynes
  • Great reference for my needs (e.g. installing oh-my-zsh) -> zellwk dotfiles

About

My dotfiles for setting up a mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published