{"id":28965488,"url":"https://github.com/matan-h/.config","last_synced_at":"2026-04-11T01:38:47.162Z","repository":{"id":43726149,"uuid":"511504359","full_name":"matan-h/.config","owner":"matan-h","description":"my dotfiles - cool aliases,plugins and settings that I use","archived":false,"fork":false,"pushed_at":"2024-07-21T08:18:49.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-21T09:27:37.739Z","etag":null,"topics":["command-line","dotfiles","dotfiles-linux","linux","manjaro-linux","neovim","neovim-dotfiles","oh-my-zsh","shell","terminal","xscreensaver","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/matan-h.png","metadata":{"files":{"readme":".github/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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-07T11:42:26.000Z","updated_at":"2024-07-21T09:27:45.156Z","dependencies_parsed_at":"2024-06-13T17:42:39.468Z","dependency_job_id":null,"html_url":"https://github.com/matan-h/.config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matan-h/.config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matan-h%2F.config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matan-h%2F.config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matan-h%2F.config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matan-h%2F.config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matan-h","download_url":"https://codeload.github.com/matan-h/.config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matan-h%2F.config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261618150,"owners_count":23185100,"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":["command-line","dotfiles","dotfiles-linux","linux","manjaro-linux","neovim","neovim-dotfiles","oh-my-zsh","shell","terminal","xscreensaver","zsh"],"created_at":"2025-06-24T06:11:37.163Z","updated_at":"2026-04-11T01:38:41.338Z","avatar_url":"https://github.com/matan-h.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my dotfiles\n\ndotfiles managed by [git](https://stackoverflow.com/a/64548852)\n\n* [config.fish](/.config/fish/config.fish) - Simple fish startup file: helpful (and colorful) `fish_greeting`, source the `.aliases.fish` file [if exist], and bind some standard keybindings\n\n* [.aliases.fish](/.aliases.fish) - fish functions (`alias`,`function` and `abbr`).\n\n| alias                  | definitions                                                                      |\n| ---------------------- | -------------------------------------------------------------------------------- |\n| `uvenv`                | create a venv, activate it,then update pip wheel setuptool                       |\n| `myip`                 | get the current local IP address                                                 |\n| `gitp`                 | `git pull`                                                                       |\n| `lstime`               | list files sorted by modification time (using `eza` if you have, or using `ls`.) |\n| `clipcopy`,`clippaste` | copy/paste text to the clipboard (both wayland and x11)                          |\n| `start`,`kstart`       | start file in normal application (`kstart` uses kde command line)                |\n| `cls`,`ren`, `mkdirs`  | allow you to type simple commands from windows                                   |\n\nand many more\n\nAll functions, is built in a way that you get only what you have (e.g. if you dont have python, you wouldnt get all the python aliases, etc.)\n\n* [install.fish](/.dotfiles/install.fish) - a simple, short installer that install fisher, the fzf plugin and the tilde prompt.\n\n\n\n## Installation\nClone the repo, remove the local changes, install fish and its dependencies, and reload the shell.\n```bash\n# clone the repo\ngit clone --bare https://github.com/matan-h/.config ~/.dotfiles/git\n# restore the files (the local changes is set to deletion mode)\ngit --git-dir=~/.dotfiles/git  --work-tree=$HOME reset --hard\n# install fish dependencies\nfish ~/.dotfiles/install.fish\n# reload fish\nexec fish\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatan-h%2F.config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatan-h%2F.config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatan-h%2F.config/lists"}