Skip to content

MichaelRBond/bash_profile

Repository files navigation

bash_profile

Same basic .bashrc has been in use since the mid 1990s.

Supports both Linux and MacOS

  • Startup splash screens
  • custom prompt, with basic git support
  • tmux configuration
  • Aliases

The follow software is expected

Mac

Run setup.sh to install all of the expected requirements and software. After vscode is installed, with the command line integration, run the script in the vscode folder to install settings and extensions.

Manual Mac application installs:

Linux

I haven't tested this on linux since switching to zellij from tmux.

  • tmux
    • TMUX Plugins
      • git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
      • git clone https://github.com/catppuccin/tmux.git ~/.tmux/plugins/tmux
  • exa - ls replacement
  • htop - top replacement
  • hh - hstr - bash history
  • mdcat
  • direnv
  • duf
  • dust
  • ctop - Top for Containers
  • bottom - Graphical system monitor

Linux

  1. xclip -- For copy/Paste in tmux

Mac

Required for tmux, not needed for zellij

  1. reattach-to-user-namespace

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages