All Projects → stevenkaras → bashfiles

stevenkaras / bashfiles

Licence: other
My personal bashfiles - bash prompt, dotfiles, etc

Programming Languages

shell
77523 projects
ruby
36898 projects - #4 most used programming language
lua
6591 projects
python
139335 projects - #7 most used programming language
Vim Script
2826 projects

Labels

Projects that are alternatives of or similar to bashfiles

Dotfiles
My shell configuration
Stars: ✭ 199 (+563.33%)
Mutual labels:  dotfiles
Wsl Dotfiles
My dotfiles for running an i3-based environment within the Windows Subsystem for Linux (WSL).
Stars: ✭ 211 (+603.33%)
Mutual labels:  dotfiles
Dotfiles
😈 Vim, git, zsh, tmux, and other goodies.
Stars: ✭ 240 (+700%)
Mutual labels:  dotfiles
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
Stars: ✭ 15,594 (+51880%)
Mutual labels:  dotfiles
Dotfiles
My vim, zsh, tmux, and macOS dotfiles
Stars: ✭ 209 (+596.67%)
Mutual labels:  dotfiles
Dotfiles
My lovely dots ~/.💖
Stars: ✭ 212 (+606.67%)
Mutual labels:  dotfiles
Yadm
Yet Another Dotfiles Manager
Stars: ✭ 2,982 (+9840%)
Mutual labels:  dotfiles
pont
pont, the dotmodule manager
Stars: ✭ 17 (-43.33%)
Mutual labels:  dotfiles
Dotfiles
🌷
Stars: ✭ 209 (+596.67%)
Mutual labels:  dotfiles
Dotfiles
My dotfiles
Stars: ✭ 228 (+660%)
Mutual labels:  dotfiles
Stow
GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches
Stars: ✭ 207 (+590%)
Mutual labels:  dotfiles
Dot Files
⚡️ Well documented, terminal centric web developer's dot files. Neovim, Zsh, Tmux, Git, etc.
Stars: ✭ 209 (+596.67%)
Mutual labels:  dotfiles
Dotfiles
My dotfiles repo, here you can find all my window manager configs as well as documentation and a guide on how to make your own desktop environment.
Stars: ✭ 208 (+593.33%)
Mutual labels:  dotfiles
Dot
Yet another management tool for dotfiles
Stars: ✭ 199 (+563.33%)
Mutual labels:  dotfiles
Dotfiles
using vim
Stars: ✭ 245 (+716.67%)
Mutual labels:  dotfiles
Dotfiles
My lovely dotfiles. Chocolate and unicorns.
Stars: ✭ 199 (+563.33%)
Mutual labels:  dotfiles
Vimrc Config
re-vim: sensible vim configuration
Stars: ✭ 212 (+606.67%)
Mutual labels:  dotfiles
dotfiles
No description or website provided.
Stars: ✭ 17 (-43.33%)
Mutual labels:  dotfiles
Dots
A portable tool for managing a single set of dotfiles in an organized fashion
Stars: ✭ 251 (+736.67%)
Mutual labels:  dotfiles
Dotfiles
🐧 Simple, fast, productivity-increaser dotfiles
Stars: ✭ 213 (+610%)
Mutual labels:  dotfiles

What is this?

These are my personal bashfiles. There are many like them, but these are mine.

Strictly speaking, there's a lot more than just bash here, but the rest is shared configuration files.

Bash-related features

  • Prompt
    • Git integration with the prompt
    • Infinite bash history
    • Colors!
    • Automatic display of hostname if remotely connected
  • Others
    • Convenience aliases

Other program settings

  • git
  • gdb
  • ipython
  • irb
  • tmux
  • psql
  • vim (not great work on my part, I don't use it much)
  • less

Common utilities

  • SSH - ssh-ca, ssh-acme, ssh-manager
  • various helpers

Installation

Either git clone and run install_bashfiles.bash, or:

curl https://karas.io/bashfiles | bash

which does the exact same.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].