{"id":18441576,"url":"https://github.com/zokis/dotfiles","last_synced_at":"2025-04-14T17:56:20.007Z","repository":{"id":3887296,"uuid":"4974468","full_name":"zokis/dotfiles","owner":"zokis","description":"dotfiles","archived":false,"fork":false,"pushed_at":"2020-01-28T18:20:19.000Z","size":11748,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-16T11:27:33.683Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zokis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-10T13:35:56.000Z","updated_at":"2020-01-28T18:20:22.000Z","dependencies_parsed_at":"2022-07-31T14:09:44.169Z","dependency_job_id":null,"html_url":"https://github.com/zokis/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokis%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokis%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokis%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokis%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zokis","download_url":"https://codeload.github.com/zokis/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248932675,"owners_count":21185369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T06:38:34.600Z","updated_at":"2025-04-14T17:56:19.976Z","avatar_url":"https://github.com/zokis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"dotfiles\n========\n\n### @zokis's dotfiles\n\nThis project is a collections of dotfiles forked from https://github.com/deniscostadsc/dotfiles . I used just on Ubuntu.\n\nto download the project:\n\n```bash\ngit clone https://github.com/zokis/dotfiles.git\n```\n\nor\n\nhttps://github.com/zokis/dotfiles/archive/master.zip\n\n###### install system applications:\n```bash\ncd dotfiles\nsudo ./prepare_environment.sh\n```\n###### install the dotfiles\n```bash\n./install.sh\nsource ~/.bashrc\n```\n\n-----------\n## Aliases:\n### Bash Aliases\n* rself='source ~/.bashrc'\n* ls='ls --color=auto'\n* grep='grep --color=auto'\n* fgrep='fgrep --color=auto'\n* egrep='egrep --color=auto'\n* ll='ls -AhlF'\n* la='ls -A'\n* l='ls -CF'\n\n### Git Aliases\n* ga='git add'\n* gA='git add .'\n* gau='git add -u'\n* gb='git branch'\n* gc='git checkout'\n* gcl='git clone'\n* gct='git commit'\n* gcm='gct -m'\n* gcma='gct -am'\n* gcv='gct -v'\n* gd='git diff'\n* gl='git log'\n* glgol='gl --graph --decorate --pretty=oneline --abbrev-commit'\n* glgola='gl --graph --decorate --pretty=oneline --abbrev-commit --all'\n* gps='git push'\n* gpl='git pull'\n* gra='git remote add'\n* grm='git rm'\n* grr='git remote rm'\n* gst='git status'\n* gpsb='gps origin $(gitbranch)'\n* gplb='gpl origin $(gitbranch)'\n* gpsm='gps origin master'\n* gplm='gpl origin master'\n* gpso='gps origin'\n* gplo='gpl origin'\n\n### Python Django Aliases\n* drs='python manage.py runserver'\n* dtest='python manage.py test'\n* dshell='python manage.py shell'\n* ddump='python manage.py dumpdata'\n* dload='python manage.py loaddata'\n* dmigr='python manage.py migrate' # If the South is installed\n\n---------------------\n### git Branch on PS1\n![branch](https://github.com/zokis/dotfiles/raw/master/.git_img.png \"branch\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzokis%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzokis%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzokis%2Fdotfiles/lists"}