nikhilJain17 / dotfiles

These are my dotfiles for configuring various tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

These are my dotfiles for configuring various tools.

Fish Shell Scripts

Remember to do funcsave to save these scripts to fish's autoloader, or move them to your ~/.config/fish directory.

  • fish_greeting.fish displays some nice ascii art on startup
  • fish_prompt.fish changes the prompt to be hostname, pwd, and a nice lambda symbol

About

These are my dotfiles for configuring various tools.

License:GNU General Public License v3.0


Languages

Language:Shell 92.9%Language:Vim Script 7.1%