Skip to content

Nubly/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

· files

My personal configurations for use just about anywhere, as well as some additional cool tools/frameworks that I might find noteworthy.

Contents

Currently, I have dotfiles in this repo for:

  • tmux
  • vim/nvim
  • alacritty
  • zsh/oh-my-zsh

Browser stuff

Fonts

I use fonts from nerdfonts. Most recently I have been using Hurmit which I like for its ligatures and icon support.

CLI Tools

Here's a simple list of tools that I use on the regular:

  • delta, fancy alternative diff for Git
  • fzf, fuzzy-find for shell written in Rust
  • ripgrep, grep alternative written in Rust
  • fd, find alternative written in Rust
  • bat, cat alternative which looks much nicer written in Rust
  • tmux, insanely popular terminal multiplexer written in C
  • neovim, insanely popular alternative to vim
  • vim-plug, plugin manager for neovim
  • fish, modern shell with fun plugins
  • btop++, htop alternative in C++
  • taskwarrior, CLI based task manager
  • k9s, TUI Kubernetes manager

Server stuff

  • pihole, DNS filtering for your network
  • home-assistant, open source smart home management
  • k3s, single-node Kubernetes clusters made easy
  • podman, widely developed open source container tools
  • buildah, container image building made easy
  • ansible, configuration management through YAML

Potential TODOs

  • Ansible playbook to install stuff
  • Git configuration
  • Vim plugin documentation?
  • Colorschemes for iTerm/alacritty
  • Fish plugin documentation
  • Add fish plugin conf
  • Add windows terminal config

About

Personal Dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published