Skip to content

kgnfth/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

My dotfiles

Build Status

How to install

โ— Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you donโ€™t want or need. Donโ€™t blindly use my settings unless you know what that entails. Use at your own risk!

For more information run make help

git clone https://github.com/kgnfth/dotfiles.git ~/dotfiles
cd ~/dotfiles
make

Useful Links

  • ohmyzsh Oh My Zsh is an open source, community-driven framework for managing your zsh configuration.
  • powerlevel10k Powerlevel10k is a theme for Zsh. It emphasizes speed, flexibility and out-of-the-box experience.
  • fzf A command-line fuzzy finder
  • bat A cat(1) clone with wings.
  • colorls A Ruby gem that beautifies the terminal's ls command,

Screenshots

Shell

List directory contents and show git status for each entry with colorls

Colorls

Command history search with fzf

FZF Ctrl+R

And much more