{"id":26581917,"url":"https://github.com/eliasrailis/commands","last_synced_at":"2025-03-23T07:35:39.010Z","repository":{"id":230224810,"uuid":"778779426","full_name":"EliasRailis/commands","owner":"EliasRailis","description":"Just some basic commands in case I forget how to do something","archived":false,"fork":false,"pushed_at":"2024-12-16T23:07:44.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-17T00:27:56.017Z","etag":null,"topics":["i3wm","nvim","tmux","vim"],"latest_commit_sha":null,"homepage":"","language":null,"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/EliasRailis.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}},"created_at":"2024-03-28T11:42:05.000Z","updated_at":"2024-12-16T23:07:48.000Z","dependencies_parsed_at":"2024-03-28T14:37:39.456Z","dependency_job_id":"4c812571-b3ee-4153-8983-b9a4cec3cf12","html_url":"https://github.com/EliasRailis/commands","commit_stats":null,"previous_names":["eliasrailis/commands"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliasRailis%2Fcommands","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliasRailis%2Fcommands/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliasRailis%2Fcommands/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliasRailis%2Fcommands/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EliasRailis","download_url":"https://codeload.github.com/EliasRailis/commands/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245072302,"owners_count":20556353,"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":["i3wm","nvim","tmux","vim"],"created_at":"2025-03-23T07:34:58.145Z","updated_at":"2025-03-23T07:35:38.988Z","avatar_url":"https://github.com/EliasRailis.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Curl\n- Check if `curl` is installed with the following command `curl --version`\n- If installed we get the following output `curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 ...`\n- Else install with `sudo apt update \u0026\u0026 apt install curl -y`\n\n## Neovim\n- To install the latest version of Neovim [link](https://mansoorbarri.com/neovim-debian/)\n\n## i3 window manager\n\n- `Alt+d` for searching an application\n- `Alt+Shift+q` to close an opened application\n- `Alt+Enter` to open the terminal\n- `Alt+\u003cnumber\u003e` to create a new desktop environment\n- `Alt+Shift+e` to kill i3 and logout\n\n## Tmux\n\n- `tmux` to create a new session\n- `tmux ls` to view all the available sessions\n- `tmux attach -t 0 or \u003csession-name\u003e` attach a terminal session to a specific target\n- `tmux rename-session -t 0 \u003cnew-session-name\u003e` rename an existing tmux session\n- `tmux new -s \u003csession-name\u003e` to create a new tmux session with a specified name\n- `tmux kill-server` terminate the tmux server and all sessions running within it\n- `tmux kill-session -t \u003csession-name\u003e` terminate the specified tmux session\n- `Ctrl+b+%` create a new pane\n- `Ctrl+b+\"` create a new pane on the bottom\n- `Ctrl+b+\u003cleft-or-right-arrow\u003e` to move across the panes\n- `Ctrl+b+\u003cleft-or-right-arrow\u003e` while holding down `Ctrl+b` to resize the pane\n- `Ctrl+b+c` to create a new window\n- `Ctrl+b+\u003cnumber\u003e` to swtich between windows\n- `Ctrl+b+,` to rename a window\n- `Ctrl+b+d` to detach from session\n- type `exit` on the open you would like to close\n\n## Vim\n\n- `vim .` or `nvim .` to open netrw\n- `%` to create a new file\n- `d` to create a new directory\n- `:Ex` to open netrw\n- `D` to delete a specific directory\n\n## Setting up ZSH\nhttps://itsfoss.com/zsh-ubuntu/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliasrailis%2Fcommands","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliasrailis%2Fcommands","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliasrailis%2Fcommands/lists"}