Showing 28 open source projects for ".bashrc"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    Extreme Ultimate .bashrc File

    Extreme Ultimate .bashrc File

    Extreme ultimate .bashrc configuration file for Bash

    Do you want a more robust experience from your bash shell? As a Linux systems administrator, I've been working on this .bashrc file for well over a decade. Over the years, I have searched through scores of others' .bashrc and script files collecting and improving on new ideas and features. This portable drop in bash configuration file can be used on any system anywhere you use a terminal. It will detect most settings on most systems and make sure your environment has every feature...
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 2
    bash-completion

    bash-completion

    Programmable completion functions for bash

    ... it from either /etc/bashrc or ~/.bashrc (or any other file sourcing those). If you don't have the package readily available for your distribution, or you simply don't want to use one, you can install bash-completion using the standard commands for GNU Autotools packages. If you find that a given function is producing errors or does not work as it should under certain circumstances when you attempt completion, try running set -x or set -v prior to attempting the completion again.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Air Go

    Air Go

    Live reload for Go apps

    When I get started with developing websites in Go and gin framework, it's a pity that gin lacks live-reloading function. In fact, I tried fresh and it seems not much flexible, so I intended to rewrite it in a better way. Air is yet another live-reloading command line utility for Go applications in development. Just air in your project root directory, leave it alone, and focus on your code. For less typing, you could add alias air='~/.air' to your .bashrc or .zshrc. You can pass arguments...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Yaegi

    Yaegi

    Yaegi is Another Elegant Go Interpreter

    Yaegi is Another Elegant Go Interpreter. It powers executable Go scripts and plugins, in embedded interpreters or interactive shells, on top of the Go runtime. All Go & runtime resources accessible from script (with control). Note that you can use rlwrap (install with your favorite package manager), and alias the yaegi command in alias yaegi='rlwrap yaegi' in your ~/.bashrc, to have history and command line edition. Complete support of Go specification. Written in pure Go, using only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 5
    bee

    bee

    Bee is a tool for helping develop with beego app framework

    Bee is a command-line tool facilitating the development of a Beego-based application. Then you can add bee binary to PATH environment variable in your ~/.bashrc or ~/.bash_profile file. Bee provides a variety of commands which can be helpful at various stages of development. To display the current version of bee, beego and go installed on your machine. You can also change the output format using -o flag. Inspired by makefile / npm scripts. Run script allows you to run arbitrary commands using...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pet

    pet

    Simple command-line snippet manager, written in Go

    ... variables in snippets. Search snippets interactively. Run snippets directly. Edit snippets easily (config is just a TOML file). Sync snippets via Gist or GitLab Snippets automatically. By adding the following config to .bashrc or .zshrc, you can easily register the previous command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bash-it

    Bash-it

    A community Bash framework

    ...-it is for you! Stop polluting your ~/bin directory and your .bashrc file, fork/clone Bash-it and start hacking away. We think everyone has their own custom scripts accumulated over time. And so, following in the footsteps of oh-my-zsh, Bash-it is a framework for easily customizing your Bash shell. Everyone’s got a custom toolbox, so let’s start making them even better, as a community!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    tmuxinator

    tmuxinator

    Manage complex tmux sessions easily

    tmuxinator aims to be compatible with the currently maintained versions of Ruby. Some operating systems may provide an unsupported version of Ruby as their "system ruby". In these cases, users should use RVM or rbenv to install a supported Ruby version and use that version's gem binary to install tmuxinator. tmuxinator uses your shell's default editor for opening files. If you want to change your default editor simply put a line in ~/.bashrc that changes it. The recommended version of tmux...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    stormos

    stormos

    making arch linux EASY for people coming over from windows and macOS!

    StormOS is a beginner friendly distribution based on Arch Linux. Developed by Ben Fitzpatrick, Seeker, rayzer1981, yugiohmaster88, xerolinux, linuxtechgeek, fishmanloveslinux and more. This distro's goal is to help bring new users over to the world of Arch Linux by offering an easy to install, out of the box Arch Linux experience. support us on gofundme: https://gofund.me/d954872d
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 10
    drive

    drive

    Google Drive client for the commandline

    drive is a tiny program to pull or push Google Drive files. Make sure to set your GOPATH in your env, .bashrc or .bash_profile file. You can install scripts for automating major drive commands and syncing from drive-google wiki, also described in platform_packages.md. See file Makefile which currently supports cross compilation. Just run make and then inspect the binaries in directory bin. drive supports resource configuration files (.driverc) that you can place both globally (in your home...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Arco-GzR

    Arco-GzR

    Arcolinux based distro

    Linux distribution based on Arcolinux (https://github.com/arcolinux) customized with the tools necessary to compile android projects. Brought to you by the developers of Ground Zero Roms (https://plus.google.com/communities/109330559573276360638) By the devs for the devs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DevOps Bash Tools

    DevOps Bash Tools

    800+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs

    ... details to quickly query popular APIs with a few keystrokes just supplying the /path/endpoint. Advanced Bash environment - .bashrc + .bash.d/*.sh - aliases, functions, colouring, dynamic Git & shell behaviour enhancements, automatic pathing for installations and major languages like Python, Perl, Ruby, NodeJS, Golang across Linux distributions and Mac. See .bash.d/README.md. Installs the best systems packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    impromp2

    impromp2

    Bash prompt modifier / editor

    >>Click the "files" section above to download<< Easy to use perl program that will let you choose from many preset bash prompts on the fly. Ranges from basic to advanced with different prompt styles, colors, and information displayed. It is also easy to add/modify prompts as well. The only thing modified by this program is the PS1 variable. If the 'perm' option is specified, a single line is appended to .bashrc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Win-Brash

    A Windows Native Bourne Shell Interpreter

    ... it, then follow the directions in the bin/README.txt file. Note: The .bashrc file defines several script functions for your use and to serve as examples. Other script examples can be found in the Discussion/Programming Examples forum. Anonymous users can currently create new topics of discussion -- hopefully it can be kept that way. Reviews of Win-Brash are now enabled. Please provide your thoughts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Expect-lite is an quick and easy command line automation tool. Basic expect-lite scripts can be created by simply cutting and pasting text from a terminal window into a script, and adding '>' '<' characters. No knowledge of expect is required!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    3sat Video Downloader

    Bash script to download 3sat videos (req. pkg: curl)

    Bash-Skript um Videos aus der 3sat Mediathek herunterladen. Aufruf: ./3sat_download.sh <VIDEO-ID> Notwendige Argumente: VIDEO_ID = Nummer aus der Video-URL im Browser (z.B. 64293, siehe Screenshot) Beispiel: ./3sat_download.sh 64293 Hinweise: -Das Paket "curl" muss installiert sein (in gängigen Distributionen vorhanden). -Die Videos werden im Verzeichnis $HOME/Videos/ gespeichert, welches bereits existieren muss! -Es empfiehlt sich einen Alias in der $HOME/.bashrc Datei zu setzen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    cBPM

    C/C++ Business Process Management

    A C++ Workflow Engine in Linux: executing business process. Release cBPM Under GPLv3 Note for executing: 1. Download code 2. Download Codeblocks and install it on Linux 3. Starting codeblocks from /root and commandline as /usr/local/bin/codeblocks 4. To compile and debug cBPM in Codeblocks 5. Edit /root/.bashrc WF_HOME=/opt/cBPM/criteria-lin/bin/Criteria/Debug/Tools.Executor CRITERIA_HOME=/opt/cBPM/criteria-lin/bin/Criteria/Debug/Tools.Executor CM_TRACEPATH=/opt/cBPM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VozBox. Más que una centralita.

    VozBox. Más que una centralita.

    VozBox. Asterisk VoIP PBX.

    ... - Customizing bash_login and bashrc 2 - Upgrade to version libpri-1.4.15 3 - Included new module-manager FOP2-1.0.3 4 - Inclusion of new packages and dependencies. 5 - Correction of errors in the installation. 6 - Upgrade to version webmin-1.710 7 - Correction of errors in the pbx-vpn script. 8- Inclusion of new script pbx-status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    World Of Morrissey

    Fortune File Featuring Morrissey's Lyrics

    If seeing a Morrissey lyric (both solo and from The Smiths) would make your .bashrc file complete then this is the download for you. There is at least one quote from every song written by Morrissey It requires you already have fortune-mod installed and running For example: I am sick and I am dull and I am plain -- The Smiths - Accept Yourself
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Make Bash shell more convenient by common sense configuration settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Oblong Linux

    Oblong Linux

    Minimalist Linux, a byte off.

    A minimalist CLI-based linux distribution with a centralized filesystem layout. Oblong Linux attempts to provide the most usable environment possible in the least amount of space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Source Android Forensics Toolkit

    Open Source Android Forensics Toolkit

    OSAF-TK your one stop shop for Android malware analysis and forensics.

    Welcome to OSAF! The OSAF-Toolkit was developed, as a senior design project, by a group of IT students from the University of Cincinnati, wanting to pioneer and pave the way for standardization of Android malware analysis. The OSAF-Toolkit is built from Ubuntu 11.10 and pre-compiled with all of the tools needed to rip apart applications for code review and malware analysis. Our primary goal with the toolkit is to be able to make application analysis as easy as possible. We also wanted to...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25
    It's a bash configfile that works in tty's and graphical terminals with; - many functions - error checking - colors for: man pages, gcc, grep, ls and all bash output in general - some especial aliases and functions for Archlinux - and much more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next