- NeoVim (Vim should work too)
- BashIt custom scripts (Although I'm no longer using bash)
- Oh my zsh custom scripts
- Tmux
- TaskWarrior
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!
A VIM cheat sheet is available here
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.