forked from colonelpanic/dotfiles
Ivan Malison
6174990049
Fix web_start. Add remote_clipboard server stuff. Bump .emacs.d pointer and add remote_os_copy alias. Way better get_cols Made git sui git suir move to same sha as yelp branch for .emacs.d Bump emacs pointer. simplified default code for remote_clipboard. Remove unused functions from .functions. Added things from yelp branch. yelpify Added field separator to get_cols. Lots of refactoring. Added .lib directory. Moved dotfiles that get symlinked to ~ into their own directory. Remove some vim configuration. Remove oh-my-zsh.
17 lines
239 B
Plaintext
17 lines
239 B
Plaintext
# Use shell-style glob syntax
|
|
syntax: glob
|
|
|
|
# Compiled Python files
|
|
*.pyc
|
|
|
|
# Folder view configuration files
|
|
.DS_Store
|
|
Desktop.ini
|
|
|
|
# Thumbnail cache files
|
|
._*
|
|
Thumbs.db
|
|
|
|
# Files that might appear on external disks
|
|
.Spotlight-V100
|
|
.Trashes |