{"id":22392091,"url":"https://github.com/razvanmtn/dotfiles","last_synced_at":"2026-05-15T08:32:27.699Z","repository":{"id":193629220,"uuid":"689040418","full_name":"razvanmtn/dotfiles","owner":"razvanmtn","description":"My dotfiles configuration","archived":false,"fork":false,"pushed_at":"2024-12-04T14:43:39.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T03:44:46.444Z","etag":null,"topics":["fish-shell","nvim","tmux"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/razvanmtn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-08T16:48:29.000Z","updated_at":"2024-12-04T14:45:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"39e058ba-e9e4-4e87-bd51-685ecf32eeaf","html_url":"https://github.com/razvanmtn/dotfiles","commit_stats":null,"previous_names":["razvanmtn/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razvanmtn%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razvanmtn%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razvanmtn%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razvanmtn%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/razvanmtn","download_url":"https://codeload.github.com/razvanmtn/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245743436,"owners_count":20665093,"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":["fish-shell","nvim","tmux"],"created_at":"2024-12-05T04:15:23.984Z","updated_at":"2025-10-19T06:48:13.280Z","avatar_url":"https://github.com/razvanmtn.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nMy dotfiles configuration. Instalation steps:\n\n## Install iterm2\n- Download and install iterms2\n- Download and install `VictorMono Nerd Font` font\n- Configure iterm2 profile to use the font\n- Color palette:\n  - Background color: `#182026`\n\n## Install Alacritty (iterm2 alternative)\n- `https://alacritty.org/`\n\n## Install fish\n- Install fish shell: `brew install fish`\n- Check fish path: `which fish`\n- Add path to `/etc/shells`\n- Set fish as default shell: `chsh -s /opt/homebrew/bin/fish`\n- Add brew binaries in fish path run the command: `fish_add_path /opt/homebrew/bin`\n\n## Install fisher\n- Run: `curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source \u0026\u0026 fisher install jorgebucaran/fisher`\n- Install fisher plugins: `fisher install ilancosman/tide@v6`\n- Install fisher plugins: `fisher install edc/bass`\n- Install fisher plugins: `fisher install jorgebucaran/nvm.fish`\n\n## Install nvm\n- Run: `curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash`\n- Install node 18: `nvm install 18`\n\n## Enabling yarn\n- Enable corepack: `corepack enable`\n- Update yarn: `yarn set version stable; yarn install`\n\n## Install tmux\n- Run `brew install tmux`\n- Run `git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm`\n- Reload tmux and press `leader + Shift + i` to install the plugins\n\n## Install neovim\n- Run `brew install neovim`\n- Link neovim to vim: `sudo ln -s (which nvim) /usr/local/bin/vim`\n\n## Install misc tools\n- Run `brew install lazygit`\n- Run: `brew install ripgrep`\n- Run: `brew install fzf`\n- Run: `brew install fd`\n- Run: `brew install btop`\n- Run `brew install --cask visual-studio-code`\n- Run `sudo npm install -g typescript typescript-language-server`\n- Run `sudo npm install -g vscode-langservers-extracted`\n- Run `sudo npm install -g @razvanmuntian/pomodoro`\n- Run `brew install yt-dlp`\n- Run `brew install ffmpeg`\n- Run `brew install go`\n- Run `brew install gnupg`\n- Run `go install github.com/razvanmtn/write-to-file-cli@latest`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazvanmtn%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazvanmtn%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazvanmtn%2Fdotfiles/lists"}