aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-08-26 15:28:26 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-08-26 15:28:26 +1200
commit5f5b998e60c2bdbc19a2927701615a8f84c9dc66 (patch)
treec97c09a1cd0b2be1d00b40c9c8f7bb205d2c5919 /README.markdown
parentUnset return value after it's used (diff)
downloaddotfiles-5f5b998e60c2bdbc19a2927701615a8f84c9dc66.tar.gz
dotfiles-5f5b998e60c2bdbc19a2927701615a8f84c9dc66.zip
Wrap long lines in applications list
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown15
1 files changed, 10 insertions, 5 deletions
diff --git a/README.markdown b/README.markdown
index 1a3dc016..f84c7c5e 100644
--- a/README.markdown
+++ b/README.markdown
@@ -25,19 +25,24 @@ Tools
Configuration is included for:
-* [ack][2] -- Perl alternative to `grep(1)`, including a copy of its standalone version
+* [ack][2] -- Perl alternative to `grep(1)`, including a copy of its
+ standalone version
* [awesome][3] -- Tiling window manager
-* [Bash][4] -- GNU Bourne-Again Shell, including a `~/.profile` configured to work with most Bourne-compatible shells
+* [Bash][4] -- GNU Bourne-Again Shell, including a `~/.profile` configured to
+ work with most Bourne-compatible shells
* [cURL][5] -- Command-line tool for transferring data with URL syntax
* [Git][6] -- Distributed version control system
-* [GnuPG][7] -- GNU Privacy Guard, for private communication and file encryption
+* [GnuPG][7] -- GNU Privacy Guard, for private communication and file
+ encryption
* [Mutt][8] -- Terminal mail user agent
* [Newsbeuter][9] -- Terminal RSS/Atom feed reader
* [Perl::Critic][10] -- Static analysis tool for Perl code
-* [Readline][11] -- GNU library for user input used by Bash, MySQL, and others
+* [Readline][11] -- GNU library for user input used by Bash, MySQL, and
+ others
* [Taskwarrior][12] -- Command-line task list manager
* [tmux][13] -- Terminal multiplexer similar to GNU Screen
-* [rxvt-unicode][14] -- Fork of the rxvt terminal emulator with Unicode support
+* [rxvt-unicode][14] -- Fork of the rxvt terminal emulator with Unicode
+ support
* [Vim][15] -- Vi IMproved, a text editor
* [X11][16] -- Windowing system with network transparency for Unix