dotfiles
My dotfiles synced from localhost and remote machines
File Explorer
Download Latest Version (.zip)- aerospace.toml
- config.toml
- config.yml
- space.glsl
- config
- ps.json
- docs.json
- init.lua
- docs.json
- init.lua
- init.lua
- docs.json
- init.lua
- init.lua
- README.md
- karabiner.json
- mo.com.sleeplessmind.kindaVim.plist
- nix.conf
- flake.lock
- flake.nix
- home.nix
- config.nu
- env.nu
- autocmds.lua
- keymaps.lua
- lazy.lua
- options.lua
- conform.lua
- example.lua
- go.lua
- opencode.lua
- surround.lua
- .gitignore
- .neoconf.json
- init.lua
- lazy-lock.json
- lazyvim.json
- LICENSE
- README.md
- stylua.toml
- architect-designer.md
- big-pickle-simple-tasks.md
- implementation-specialist.md
- requirements-clarifier.md
- tech-lead.md
- test-automation-engineer.md
- build.md
- scan.md
- SKILL.md
- opencode.json
- tui.json
- clock.h
- cpu.h
- helper.c
- makefile
- sketchybar.h
- aerospace.sh
- apple.sh
- calendar.sh
- cpu.sh
- github.sh
- spaces.sh
- aerospacer.sh
- icon_map.sh
- zen.sh
- colors.sh
- icons.sh
- sketchybarrc
- calendar.scpt
- menu.scpt
- notifications.scpt
- pop.scpt
- skhdrc
- ssh-config
- starship.toml
- alias.toml
- aws-buckets.toml
- aws-instances.toml
- aws-profiles.toml
- bash-history.toml
- brew-packages.toml
- cargo-commands.toml
- cargo-crates.toml
- channels.toml
- crontab.toml
- dirs.toml
- docker-compose.toml
- docker-containers.toml
- docker-images.toml
- docker-networks.toml
- docker-volumes.toml
- dotfiles.toml
- downloads.toml
- env.toml
- files.toml
- fonts.toml
- gh-issues.toml
- gh-prs.toml
- git-branch.toml
- git-diff.toml
- git-files.toml
- git-log.toml
- git-reflog.toml
- git-remotes.toml
- git-repos.toml
- git-stash.toml
- git-submodules.toml
- git-tags.toml
- git-worktrees.toml
- k8s-contexts.toml
- k8s-deployments.toml
- k8s-pods.toml
- k8s-services.toml
- make-targets.toml
- man-pages.toml
- mounts.toml
- node-packages.toml
- npm-packages.toml
- npm-scripts.toml
- nu-history.toml
- path.toml
- pip-packages.toml
- procs.toml
- python-venvs.toml
- recent-files.toml
- rustup.toml
- sesh.toml
- ssh-hosts.toml
- text.toml
- tmux-sessions.toml
- tmux-windows.toml
- todo-comments.toml
- unicode.toml
- wt-list.toml
- zoxide.toml
- zsh-history.toml
- config.toml
- cal.sh
- README.md
- tmux.conf
- tmux.reset.conf
- wezterm.lua
- catppuccin.kdl
- catppuccin.yaml
- config.kdl
- .zshrc
- .gitignore
- .stowrc
- README.md
- setup.sh
# Installation Guide
1. Get the code
git clone https://github.com/omerxx/dotfiles
Downloads the entire project code from GitHub to your computer.
cd dotfiles
Moves into the project folder you just downloaded.
2. Make
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
β οΈ This is a large repository, so this method may point to an internal sub-package rather than the actual core product. Check the full README as well.
cd sketchybar/helper
This project's files live in a subfolder, so move into it first.
make
Compiles the code based on the generated build configuration to produce an executable.
If it finishes without errors, it worked. Try running the generated executable directly.
// repository documentation
Was this content helpful?
(0 ratings)
