Showing 28 open source projects for ".bashrc"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 1
    Extreme Ultimate .bashrc

    Extreme Ultimate .bashrc

    Extreme ultimate .bashrc configuration file for Bash

    ...Do you need a command line cheat sheet? Press CTRL-h for full color help! I think this is the most amazing, ultimate .bashrc file I have ever seen and wanted to share it. To install, execute the following lines in a terminal wget -O ~/.bashrc https://sourceforge.net/projects/ultimate-bashrc/files/_bashrc/download wget -O ~/.bashrc_help https://sourceforge.net/projects/ultimate-bashrc/files/_bashrc_help/download
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 2
    bash-completion

    bash-completion

    Programmable completion functions for bash

    ...The easiest way to install this software is to use a package; refer to Repology for a comprehensive list of operating system distributions, package names, and available versions. Depending on the package, you may still need to source 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: 0 This Week
    Last Update:
    See Project
  • 3
    Air Go

    Air Go

    Live reload for Go apps

    ...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 for running the built binary by adding them after the air command.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Yaegi

    Yaegi

    Yaegi is Another Elegant Go Interpreter

    ...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 the standard library. Simple interpreter API: New(), Eval(), Use(). Works everywhere Go works.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    tmuxinator

    tmuxinator

    Manage complex tmux sessions easily

    ...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 to use is 1.8 or later, with the exception of 2.5, which is not supported (see issue 536 for details). Your mileage may vary for earlier versions. Refer to the FAQ for any odd behaviour. Your distribution's package manager may install the completion files in the appropriate location for the completion to load automatically on startup.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    pet

    pet

    Simple command-line snippet manager, written in Go

    ...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

    ...If you're using the Bourne Again Shell (Bash) regularly and have been looking for an easy way on how to keep all of these nice little scripts and aliases under control, then Bash-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: 2 This Week
    Last Update:
    See Project
  • 8
    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 Bee. ...
    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, fishmanloveslinux, mrgizmo757, yugiohmaster88 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. https://sourceforge.net/projects/seekers-adv-stormos -- sister project, NOT for newbie users support us on gofundme: https://gofund.me/d954872d check out our webste:...
    Leader badge
    Downloads: 294 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 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 directory) and locally(in the mounted drive dir) or in the directory that you are running an operation from, relative to the root. drive allows you to specify a '.driveignore' file similar to your .gitignore, in the root directory of the mounted drive. ...
    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

    ...API scripts auto-handling authentication, tokens and other 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

    ...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

    Win-Brash

    A Windows Native Bourne Shell Interpreter

    ...For Documentation see: http://www.bordoon.com/brash To give brash.exe a try, use the download link to get winbrash-1.2.16.zip. Unzip 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: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 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!
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 17

    3sat Video Downloader

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

    ..../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 gemäß: alias 3sat_download='<Absoluter Pfad zur Datei 3sat_download.sh>' -Mitunter können manche Qualitätsstufen mehrfach mit identischen Datei(größ)en für den Download gelistet werden.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    cBPM

    C/C++ Business Process Management

    ...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/criteria-lin/bin/Criteria/Debug/Tools.Executor CM_ALLPATH=/opt/cBPM/criteria-lin/bin/Criteria/Debug/Tools.Executor The original version (Windows): http://criteria.codeplex.com/
    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.

    ...Última versión disponible 2.11.19 en la web de VozBox: http://www.vozbox.es/descarga/ Internet connection required during installation. Update version: 2.11.19 1 - 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
    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
  • 23
    Make Bash shell more convenient by common sense configuration settings.
    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: 3 This Week
    Last Update:
    See Project
  • 25
    My config files for emacs / .bashrc / ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next