]> ruderich.org/simon Gitweb - config/dotfiles.git/log
config/dotfiles.git
11 years agorc: Move into lftp/ directory.
Simon Ruderich [Sun, 24 Mar 2013 14:31:28 +0000 (15:31 +0100)]
rc: Move into lftp/ directory.

Also update setup.sh and .gitignore.

11 years agosetup.sh: Only link configuration files if lftp is installed.
Simon Ruderich [Sun, 24 Mar 2013 14:29:02 +0000 (15:29 +0100)]
setup.sh: Only link configuration files if lftp is installed.

11 years agosetup.sh: Cleanup.
Simon Ruderich [Sun, 24 Mar 2013 14:28:00 +0000 (15:28 +0100)]
setup.sh: Cleanup.

11 years agosetup.sh: Add set -e.
Simon Ruderich [Sun, 24 Mar 2013 14:27:44 +0000 (15:27 +0100)]
setup.sh: Add set -e.

11 years ago*: License under GPL v3+.
Simon Ruderich [Sun, 24 Mar 2013 14:27:11 +0000 (15:27 +0100)]
*: License under GPL v3+.

15 years agorc: Add .... command.
Simon Ruderich [Tue, 31 Mar 2009 15:29:34 +0000 (17:29 +0200)]
rc: Add .... command.

15 years agorc: Use a colorized prompt.
Simon Ruderich [Tue, 31 Mar 2009 15:28:59 +0000 (17:28 +0200)]
rc: Use a colorized prompt.

15 years agorc: Add section names.
Simon Ruderich [Fri, 20 Mar 2009 23:30:43 +0000 (00:30 +0100)]
rc: Add section names.

15 years agorc: Documentation fix.
Simon Ruderich [Fri, 20 Mar 2009 23:30:14 +0000 (00:30 +0100)]
rc: Documentation fix.

15 years agosetup.sh: Add missing shebang.
Simon Ruderich [Sun, 15 Mar 2009 13:30:49 +0000 (14:30 +0100)]
setup.sh: Add missing shebang.

15 years agoUse setup.sh instead of Makefile for setup process.
Simon Ruderich [Wed, 18 Feb 2009 17:34:22 +0000 (18:34 +0100)]
Use setup.sh instead of Makefile for setup process.

It is much easier to extend in the future.

15 years agoAdd setup support.
Simon Ruderich [Sun, 15 Feb 2009 17:26:09 +0000 (18:26 +0100)]
Add setup support.

The Makefile contains a setup target which creates all necessary symbolic
links in ~/.

15 years agoAdd .gitignore which ignores log and history files.
Simon Ruderich [Sun, 15 Feb 2009 16:43:51 +0000 (17:43 +0100)]
Add .gitignore which ignores log and history files.

15 years agoDocumentation updates.
Simon Ruderich [Tue, 16 Dec 2008 13:40:32 +0000 (14:40 +0100)]
Documentation updates.

15 years agoAdded ".." and "..." commands.
Simon Ruderich [Wed, 27 Aug 2008 16:45:34 +0000 (17:45 +0100)]
Added ".." and "..." commands.

They go up one/two directories.

15 years agoUpdated "sync" to upload symbolic links as files.
Simon Ruderich [Tue, 26 Aug 2008 15:07:49 +0000 (16:07 +0100)]
Updated "sync" to upload symbolic links as files.

15 years agoAdded lftp "sync" command.
Simon Ruderich [Sun, 15 Jun 2008 16:08:46 +0000 (17:08 +0100)]
Added lftp "sync" command.

It uploads all changed files to the server and removes old files on the
server.

16 years agoAdded lftp configuration file.
Simon Ruderich [Mon, 31 Dec 2007 00:09:33 +0000 (01:09 +0100)]
Added lftp configuration file.

lftp is an easy to use ftp console client with many features.