aquadzn / bashsome

:computer: Some useful bash scripts and dot files!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bashsome

Installation 🚧:

git clone git@github.com:aquadzn/bashsome.git && cd bashsome/

or

git clone https://github.com/aquadzn/bashsome.git && cd bashsome/

Some useful bash scripts 💻

  • VIM and TMUX with plugins and dotfiles: bash vim_tmux.sh

  • Conda or Miniconda distribution auto-installer: bash conda.sh conda or bash conda.sh miniconda

Miscellaneous:

  • Usefull bash_aliases: mv src/.bash_aliases ~/

  • Gogh terminal themes: wget -O gogh https://git.io/vQgMr && chmod +x gogh && ./gogh && rm gogh (Google dark)

About

:computer: Some useful bash scripts and dot files!


Languages

Language:Shell 50.7%Language:Vim Script 49.3%