Skip to content

oliverhr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My custom configs & Dot Files

Dot files

  • Vim (mac | windows | MSys | Vim[7|8|9])
  • Zsh | Bash | Powershell
  • Aliases [zsh |bash]
  • Git global [config | ignore | alias]
  • Tmux with plugins

Zsh theme Geekster - a zsh theme

A minimal theme that shows git information for current dir.

iTerm 2 confs and theme

  • Chido Dark is a Dark Blue color scheme for iterm 2

  • Darkerized is a solarized theme clone with a darkest background and black color light because some problems on non ips displays.

Manually installed vim stuff

  • Coloschemes
  • Airline Themes

Example:

$ns_dir=~/.vim/pack/theming
mkdir -p $ns_dir/{start,opt}
git clone https://github.com/vim-airline/vim-airline-themes.git $ns_dir/start/airline-themes
git clone https://github.com/ryanoasis/vim-devicons $ns_dir/start/devicons
git clone https://github.com/nordtheme/vim.git $ns_dir/opt/nord

Notes

On windows vim included with git-bash support placing the configuration on ~/.config/git/ it work well except with git difftool ....

Additional Tools to Install

This tools are pretty useful some a must. (not all of them are available on (RH)EL or are too outdated)

pacman -S base-devel curl vim tmux openssh git direnv bat fzf zoxide ripgrep git-delta the_silver_searcher nvim fd sd go-task xh procs zellij

About

My personal configurations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published