Skip to content

Commit 73299e2

Browse files
committed
No more fish
1 parent d4aef3e commit 73299e2

File tree

2 files changed

+0
-30
lines changed

2 files changed

+0
-30
lines changed

README.md

-10
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,6 @@ Instead of OS X's Time Machine, I use a simple rsync script for backups. The
1515
script (over)writes the latest copy of every file to my external drive. It never
1616
deletes. Files in ``rsync-exclude`` are not backed up.
1717

18-
## ``config.fish``
19-
**Location**: ``~/.config/fish/config.fish``
20-
21-
Instead of bash or zsh, I prefer [fish](http://fishshell.com/) for its
22-
delightful autocompletion.
23-
24-
The shell boasts clean scripting, however the syntax is odd and scripts are not
25-
as portable. Thus, except a few simple shortcut functions in my shell, I still
26-
do most scripting in bash.
27-
2818
## ``gitignore_global``
2919
**Location**: ``~/.gitignore_global``
3020

config.fish

-20
This file was deleted.

0 commit comments

Comments
 (0)