https://github.com/jdhao/dotfiles
Personal setting files for various tools
https://github.com/jdhao/dotfiles
bashrc cmder pdb pycharm-settings pylintrc sublime-settings sublime-snippets tmux-conf zshrc
Last synced: 8 months ago
JSON representation
Personal setting files for various tools
- Host: GitHub
- URL: https://github.com/jdhao/dotfiles
- Owner: jdhao
- License: gpl-3.0
- Created: 2017-04-23T11:44:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T22:42:47.000Z (10 months ago)
- Last Synced: 2025-01-28T01:41:09.120Z (9 months ago)
- Topics: bashrc, cmder, pdb, pycharm-settings, pylintrc, sublime-settings, sublime-snippets, tmux-conf, zshrc
- Language: Shell
- Homepage:
- Size: 408 KB
- Stars: 15
- Watchers: 3
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
This repo is created to store my personal settings for bash, zsh and other
commonly used tools.# Set up environment
For installing tmux, zsh and zsh plugins under Linux, you can run the script
`Linux_setup.sh` to get everything done.# License
Licensed under the GPL License, Copyright © 2017-present jdhao.