Skip to content

zyko/.dotfiles

Repository files navigation

Information about plugins, addons and mac software.

This repository contains:

  • linked dotfiles.
  • list of my most useful mac software including plugins and addons.
  • most useful commands and shortcuts.

The dotfiles are being symlinked using stow as described in this blog entry.

In short:

  1. create new .some_config file in ~/.dotfiles/
  2. stow ~/.dotfiles/ automatically links files into home directory

Configs

Move and resize windows in macOS using keyboard shortcuts or snap areas.

Stores custom keyboard shortcuts and button remappings.

Store custom mouse configurations in per-device settings.

Nvim

Check separate readme file

Git

  • .gitconfig
  • .gitignore_global Ignore some directories in all repos.

Settings followed on most party by this video and are stored in .tmux.conf.

  • ctrl + b leader

Tmux Configs

<leader> = ctrl + b

  • <leader> + s - show all sessions
  • <leader> + w - show all windows
  • <leader> + $ - rename session
  • <leader> + z - maximize pane
  • <leader> + [ - enter visual mode in terminal
  • <leader> + { - swap panes
  • <leader> + L - switch to last attached session

Plugins

tmux-resurrect

  • <leader> + ctrl + s save sessions
  • <leader> + ctrl + r restore sessions

Shell

For aliases, settings and functions, I have three different files:

  1. .zshrc main run commands for my zsh terminal. This has the least manual configuration, except for calling (2.) and (4.).
  2. .bash_aliases main configuration file for all aliases and shortcuts I am using. Executes (3.)
  3. .watson_aliases only configurations and functions for Cl tool watson for time tracking.
  4. .bash_mac(hidden) software and user specific config file. Is stored in a non-public cloud service.

Mac Software

Apart from configs that are stored here, I use some software without saved configs, such as:

IMAP email client for writing emails in markdown.

Calendar app.

notes in markdown. Notes themselves are stored in non-public cloud service.

Shortcuts

  • ctrl + o open quick switcher

Links

[This](<file#first headline##second headline>) is a link with spaces

Plugins

Chromium based browser with the following addons:

  • H Go back in history
  • T Search through open tabs
  • f Show short cuts for links
  • f + shift + <short cut> open short cut in new tab
  • yy copies current URL to clipboard

protects my eyes.

notifies for any repositories that you are watching. Also from organizations that don't allow e-mail notifications.

terminal for mac. Including the following tools:

  • LazyGit to start
  • take <directory_name> Creates <directory_name> and changes directory.

CLI to track time

AppCleaner is a small application which allows you to thoroughly uninstall unwanted apps.

Collect, organize, and annotate research.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published