Projects tagged ‘zsh’


Jump to tag:

Projects tagged ‘zsh’

Filtered by Project Tags zsh

Refine results Project Tags bash (4) shell (3) pdksh (2) linux (2) unix (2) sh (2) vim (2) dotfiles (2) dash (2) osx (2) ksh (2) bourne (1)

[10 total ]

26 Users
   

grml is a bootable CD (Live-CD) originally based on Knoppix and nowadays based on Debian. grml includes a collection of GNU/Linux software especially for users of texttools and system administrators. ... [More] grml provides more than 2500 software packages! Excluding library stuff, more than 1700 packages remain. We don't ship KDE and OpenOffice, but more than 800 packages which Knoppix does not provide. You'll get sysadmins favourite tools, security- and network-related software, data recovery- and forensic-tools, LaTeX, many editors, shells, and of course many texttools. [Less]
Created over 3 years ago.

0 Users

The dotfiles are the very heart of an efficient working environment. However, it is exhausting to delve into all different options and aspects an application features. By providing my dotfiles, I hope ... [More] to relieve one's burden of an initial configuration setup. Further, sharing my dotfiles allows people to adapt and tweak their existing configurations to experience hopefully more fruitful hours. [Less]
Created about 1 year ago.

0 Users

Shell Flags (shFlags) is a library written to greatly simplify the handling of command-line flags in Bourne based Unix shell scripts (bash, dash, ksh, sh, zsh) on many Unix OSes (Linux, Solaris, Mac ... [More] OS X, etc.). Most shell scripts use getopt for flags processing, but the different versions of getopt on various OSes make writing portable shell scripts difficult. shFlags instead provides an API that doesn't change across shell and OS versions so the script writer can be confident that the script will work. shFlags is a port of the google-gflags C++/Python library. [Less]
Created about 1 year ago.

0 Users

Debugger for zsh (requires version 4.3.6-dev or greater).
Created 9 months ago.

0 Users

kevit dotfiles and scripts
Created about 1 year ago.

0 Users

There is no /svn/trunk in the repo so you checkout /svn, not /svn/trunk. I have a bunch of *nix accounts and I like to have a consistent configuration, so I version my configuration files and ... [More] related scripts. Maybe other people will find them useful? [Less]
Created about 1 year ago.

0 Users

shUnit2 is a xUnit unit test framework for Bourne based shell scripts, and it is designed to work in a similar manner to JUnit, PyUnit, etc. If you have ever had the desire to write a unit test for a shell script, shUnit2 can do the job.
Created about 1 year ago.

0 Users

What is Camelbox?A complete build of Perl for 32-bit Windows that includes: A nice Windows installer that automatically downloads and installs the correct archive files All of the core Gtk2-Perl ... [More] modules (Gtk2, Glib, Cairo), as well as their equivalent C libraries compiled for Windows. A working CPAN module Bonus (!) Perl modules, including DBI/DBD[SQLite|mysql|Pg|ODBC] and friends Extra binaries, utilities, development libraries/headers for compiling even more Perl modules from CPAN Lots of Perl/GTK documenation in HTML format Windows shortcuts for applications, demos, documentation, and links to doumentation/tutorials on the web all neatly packaged and ready to install! SupportIf you have any questions about the project, please visit the Camelbox Google Groups page, and ask away! The Google Groups list can also be reached by sending an e-mail to camelbox@googlegroups.com. You can also try to find people on the Freenode IRC network: Server: irc.freenode.net Channel: #camelbox There's also a FreeNode Webchat client that you can try connecting with if you're not in the mood to find and/or install an IRC client on your machine. Downloads and InstallationVisit the downloads section for a complete listing of all files, or click on the file listed in the Featured Downloads section on the right to grab the latest version of the installer. Installing Camelbox should be easy (that's what we're here for), but if you want it broken down into a step-by-step process (with pretty screenshots), there's an InstallingCamelbox page just for you. Once you perform the install, visit the UsingCamelbox page to see what you can test drive. If you still have questions after installing and using Camelbox, there's now a FAQ page available as well. The camel image is a registered trademark of O'Reilly Media, Inc. (http://www.oreilly.com) Used with permission. All rights reserved. [Less]
Created about 1 year ago.

0 Users

ZSH template filesThis is a collection of files that help the user to customize the zsh shell for the Mac OS X operating system. It is entirely optional and is not part of the zsh shell ... [More] distribution. It is designed to "work out of the box" but to be amenable to customization. More details available at: http://tinyurl.com/y3r4kp To use the svn version on OS X:cd /Library sudo svn co http://zsh-templates-osx.googlecode.com/svn/trunk/Library/init cd /private sudo svn co http://zsh-templates-osx.googlecode.com/svn/trunk/etc Then just start a new user shell (/bin/zsh -l) To use the svn version on Linux:sudo mkdir /etc/zsh cd /etc/zsh sudo svn co http://zsh-templates-osx.googlecode.com/svn/trunk/Library/init cd /etc sudo svn co http://zsh-templates-osx.googlecode.com/svn/trunk/etc zsh Then just start a new user shell (/bin/zsh -l) [Less]
Created about 1 year ago.

0 Users

This is a ZSH script I wrote to do Daily/Weekly/Monthly backups. You can save the backups locally or remotely by either FTP or SSH.
Created 12 months ago.