Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.09 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.09 KB

Cousine's dotfiles

Screenshots

ZSH & Tmux NeoVim

Configurations includes

  • NeoVim (Vim should work too)
  • BashIt custom scripts (Although I'm no longer using bash)
  • Oh my zsh custom scripts
  • Tmux
  • TaskWarrior

Installation

A zsh script for installation is available (for bash you'll have to do it manually).

$ install.zsh

NOTE: THIS MAY MESS UP YOUR SETUP, BE SURE YOU UNDERSTAND WHAT YOU ARE INSTALLING BEFORE RUNNING THIS SCRIPT!

VIM Cheat Sheet

A VIM cheat sheet is available here

Message Of The Day (MOTD)

The motd script will automatically check for a motd text file in your home dir, if found, it will cat this file and then check for a .motd.zsh script in ~ and run it.

The motd run automatically only on the first pane in tmux, but you can call it anytime using the motd alias.

In the screenshot above I'm using wego for the weather report, and TaskWarrior for my pending tasks.