Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Hammadk/dotFiles

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a copy of Hammad's dotfiles. Running home/bootstrap.sh creates new symlinks in the $HOME folder for all files and folders in /home. Files and folders that you wish to symlink must start with a .

Usage:

cd ~
git clone https://github.com/Hammadk/dotFiles.git
cd dotFiles
sh bootstrap.sh

Once bootstrap.sh is run, you'll see output that looks like:

-e ~/.inputrc does not exist. Symlinking to dotfile.
-e ~/.irbrc is symlinked to your dotfiles.
-e ~/.tmux-mac.conf is symlinked to your dotfiles.

Shell requirements:

# Install OhmyZsh: https://github.com/ohmyzsh/ohmyzsh

zsh-autosuggestions      # Load this first (Ghost text)
zsh-autocomplete         # Load this second (The menu)
zsh-syntax-highlighting

Mac Requirement:

brew install tmux
brew install reattach-to-user-namespace # needed for Tmux

# Dependency for AG
brew install the_silver_searcher

# Fuzzy search for vim
brew install fzf

Mac nice-to-haves:

1. Install Terminal themes in dotfiles/themes
2. Install Fonts from dotfiles/fonts

Vim installation:

:PlugInstall

Vscode installation:

1. Copy vscode/public-keybindings.json
2. Copy vscode/public-user-settings.json

Mac settings:

Keyboard:
* Key repeat rate: fastest
* Delay until repeat: Slowest
* Modifer: Capslock -> No action
* Shortcuts: Cmd + shift + 1 -> GPT
* Shortcuts: Cmd + shift + 2 -> Code Editor
* Shortcuts: Cmd + shift + 3 -> Notes
* Disable default Cmd + shift + 3 -> screenshot shortcut
* ctrl + space -> Ghostty

Font installation for powerline:

You need to get fonts modified for powerline. Ones that are compatible with
vim-airline:

1. git clone https://github.com/Znuff/consolas-powerline.git
2. Install all fonts.
3. Configure your Terminal or iTerm2 to use the installed Powerline font. iTerm2 -> Preferences -> Profiles -> Text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.