https://github.com/thetechnocrat-dev/dotfiles
my customized dotfiles
https://github.com/thetechnocrat-dev/dotfiles
dotfiles eslint-config vimrc zshrc
Last synced: about 2 months ago
JSON representation
my customized dotfiles
- Host: GitHub
- URL: https://github.com/thetechnocrat-dev/dotfiles
- Owner: thetechnocrat-dev
- Created: 2016-08-16T19:20:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-22T19:08:52.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T07:31:13.599Z (3 months ago)
- Topics: dotfiles, eslint-config, vimrc, zshrc
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
my customized dotfiles## symlink commands (assuming you put the repo in Code directory)
vim:ln -s ~/Code/dotfiles/vimrc ~/.vimrc
zsh:
ln -s ~/Code/dotfiles/zshrc ~/.zshrc
ideavim:
ln -s ~/Code/dotfiles/ideavimrc ~/.ideavimrc