Skip to content

šŸ” there's no place like ~.

License

Notifications You must be signed in to change notification settings

gnuyent/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

gnuyent's dotfiles

Overview

Colors

gruvbox-material - A modified version of gruvbox with material palette.

Font

Iosevka Nerd Font Complete Mono - An open-source, sans-serif + slab-serif, monospace + quasiā€‘proportional typeface family, designed for writing code, using in terminals, and preparing technical documents.

Terminal

Linux: Alacritty - A GPU-accelerated, modern terminal emulator that comes with sensible defaults and allows for extensive configuration.

MacOS: iTerm2 - A terminal emulator for macOS that does amazing things.

Windows: Windows Terminal Preview - A new, modern, feature-rich, productive terminal application for command-line users.

  • fish nightly - A smart and user-friendly command line shell for macOS, Linux, and the rest of the family.
    • fisher - A function, completion, binding, and snippet manager for the fish shell.
    • fish-async-prompt - A plugin to load the fish prompt asynchronously.
    • fish-ssh-agent - A utility function to start the ssh agent automatically.
    • z - A plugin which tracks the directories you visit. With a combination of frequency and recency, it enables you to jump to the directory in mind.
  • neovim nightly - A modern fork of Vim.
  • bat - A cat clone with syntax highlighting and Git integration.
  • exa - A modern replacement for ls.
  • ripgrep - A line-oriented search tool that recursively searches for a regex pattern.
  • tmux - A terminal multiplexer.