Skip to content
forked from gf3/dotfiles

Configurations for the tools I use every day

License

Notifications You must be signed in to change notification settings

elofaso/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository contains the configuration files for the tools I use day-to-day.

Screenshot

Note: these dotfiles are now for the fish shell and Spacemacs only, if you're looking for the bash or zsh or vim or neovim versions you'll want to check out version 2.2.0.

These configurations are designed to work out-of-the-box on both MacOS and Arch Linux, but can be easily adapted to other distributions.

Installation

I use a simple tool called yadm to manage my dotfiles, but it's not required! However if you're interested in using yadm it's as simple as:

yadm clone https://github.com/gf3/dotfiles.git
yadm status
yadm bootstrap

Otherwise you can copy over individual files and directories as needed.

Tools

  • bat - A cat(1) clone with wings
  • delta - A viewer for git and diff output
  • fd - A simple, fast and user-friendly alternative to 'find'
  • Fish - The user-friendly command line shell
  • fzf - 🌸 A command-line fuzzy finder
  • glow - Render markdown on the CLI, with pizzazz! 💅🏻
  • imv - Image viewer for X11/Wayland
  • jq - Command-line JSON processor
  • Kitty - the fast, featureful, GPU based terminal emulator
  • lazygit - simple terminal UI for git commands
  • lsd - The next gen ls command
  • Qute - A keyboard-driven, vim-like browser based on PyQt5
  • ripgrep - ripgrep recursively searches directories for a regex pattern
  • Spacemacs - A community-driven Emacs distribution
  • Sway - i3-compatible Wayland compositor
  • Waybar - Highly customizable Wayland bar for Sway and Wlroots based compositors
  • wlsunset - Day/night gamma adjustments for Wayland compositors supporting wlr-gamma-control-unstable-v1
  • wluma - Automatic brightness adjustment based on screen contents
  • Zathura - a document viewer

Fonts

I use the Hack Nerd Font which is the Hack font which has been patched with additional glyphs.

Additionally, I use San Francisco for as my sans-serif font.

About

Configurations for the tools I use every day

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 52.7%
  • Shell 42.0%
  • CSS 5.3%