Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/attilammagyar/dotfiles
My dotfiles and helper scripts for vim, bash, screen, etc.
https://github.com/attilammagyar/dotfiles
Last synced: 29 days ago
JSON representation
My dotfiles and helper scripts for vim, bash, screen, etc.
- Host: GitHub
- URL: https://github.com/attilammagyar/dotfiles
- Owner: attilammagyar
- License: bsd-2-clause
- Created: 2012-04-24T18:00:53.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T08:17:58.000Z (5 months ago)
- Last Synced: 2024-07-24T09:45:28.249Z (5 months ago)
- Language: Shell
- Size: 5.21 MB
- Stars: 14
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dotfiles
========My dotfiles and helper scripts for Vim, Bash, Screen, etc.
Files and directories
---------------------* `dotfiles`: my configuration files for CLI tools
* `bashrc`
* `screenrc`
* `vimrc`
* `gitconfig`
* `gitignore`
* `scripts`: helper scripts for `dotfiles` and automations of repetitive tasks
* `backup.sh`: create an encrypted and gzipped tarball from a directory
* `restore.sh`: restore a directory from a backup created by `backup.sh`
* `vid2android.sh`: convert and resize videos for my android phone (2.2)
* `bake`: make-shift wrapper around make to do compiling and test
installations out-of-tree
* `loudness.sh`: print loudness statistics for audio files using ffmpeg
* `md2bloghtml`: convert markdown files to HTML to be used in my company
blog
* `mntprvt`: mount the encrypted part of my home directory
* `mp3rename.sh`: rename a bunch of MP3 files according to their ID3 info
* `vim_ctags.sh`: `ctags` helper script for my `.vimrc`
* `vim_git.sh`: `git` helper script for my `.vimrc`
* `vim_lookup_docs.sh`: API documentation finder for my `.vimrc`
* `vim_run_tests.sh`: test runner script for my `.vimrc`
* `update_ci_screenshots.sh`: update Jenkins or Travis CI screenshots for
screensaver
* `webshot.py`: CLI script to take a screenshot from a webpage URL
* `wifi.sh`: connect to wi-fi from console, without `network-manager`
* `gitgrepfight.sh`: compare the number of matches of regular expressions
inside a `git` repository
* `etc`: global configuration files
* `hosts`: slightly modified version of the hosts file available at
http://someonewhocares.org/hosts/
* `iptables-rules`: firewall rules
* `iptables-rules-vps`: firewall rules on my VPS with NAT for VPN