Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanusart/dotfiles
My dotfiles (not always up to date)
https://github.com/sanusart/dotfiles
Last synced: 23 days ago
JSON representation
My dotfiles (not always up to date)
- Host: GitHub
- URL: https://github.com/sanusart/dotfiles
- Owner: sanusart
- Created: 2014-05-26T06:35:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-24T09:28:40.000Z (over 8 years ago)
- Last Synced: 2024-10-30T06:40:25.418Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
```
.
├── .bash_inc
│ ├── aliases
│ ├── functions
│ ├── paths
│ ├── ps1
│ ├── vars
│ └── welcome
├── .bash_logout
├── .bash_profile
├── .bashrc
├── .curlrc
├── .gemrc
├── .gitconfig
├── .gitignore
├── .gitignore_global
├── .inputrc
└── .nanorc
```