simifalaye / dotfiles

My personal dotfiles managed by Ansible and GNU stow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

My dotfiles managed by Ansible and Gnu stow



Pre-Install Requirements

  • git

Install

git clone https://github.com/simifalaye/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install

Graphical Applications

Terminal Applications

  • atool - Archive manager
  • bat - A better cat(1)
  • bitwise - Terminal bitwise calc
  • calc - Terminal calc
  • cheat - Cheatsheets from terminal
  • cloc - Count lines of code
  • delta - Better vim diff
  • elinks - Terminal web browser
  • exa - Better ls(1)
  • fd - Better find(1)
  • fzf - Terminal fuzzy finder
  • htop - A better top(1)
  • jq - CLI JSON processor
  • neovim - Best text editor!
  • ripgrep - Better grep(1)
  • rsync - Fast, incremental file transfer
  • tig - Better git log
  • tmux - Terminal multiplexer
  • trash-cli - Terminal trash tool
  • tree - File tree viewer
  • zoxide - A cd that learns
  • zsh - Best shell!

About

My personal dotfiles managed by Ansible and GNU stow

License:MIT License


Languages

Language:Lua 56.0%Language:Shell 43.2%Language:Python 0.8%