Giter VIP home page Giter VIP logo

dotfiles's Introduction

dotfiles

basic config files for all the things as I learn more linuxy things. There are many super duper all singing and dancing setups out there, this one is done by me so I can understand whats going on.

this repo:

  1. Provides dotfiles to personalize github codespaces and other linux machines
  2. script to setup computers - so far mac and chromeos

setup chromeos from scratch

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/khalido/dotfiles/master/setup_chromeos.sh)"

This installs

  • cli: bat
  • gui: vscode, obsidian
  • mambaforge with a py39 and streamlit env
  • volta and node 17

setup mac

sh -c "$(curl -fsSL https://raw.githubusercontent.com/khalido/dotfiles/master/setup_mac.sh)"

Installs essential apps using brew. Tweaks some settings, a nice guide here: https://macos-defaults.com

Shoutout to all the mac setup scripts on github, from which most of the stuff here comes from.

Note: Everything is in one big script so the above command works.

setup hyper key

In karabiner-elements, import this rule from internet: Change caps_lock key (rev 5)

Select the modification: Change caps_lock key to command+control+option+shift. (Post f19 key when pressed alone).

Now set capslock as the raycast shortcut key, and capslock + some key as triggers for various stuff.

e.g I currently have:

hyper        : opens raycast

# window stuff
hyper + [    : window fill left half
hyper + ]    : window fill right half
hyper + M    : maximize
hyper + up   : max height
hyper + down : max width

# misc useful things
hyper + L : lock screen

Now I run the error of forgetting all the mac shortcuts, but the advantage is that these are somewhat similar to chromeos shortcuts.

Notes

if a shell script doesn't execute: sudo chmod +x mac_settings.sh

dev setup

clone all my public repos

Clone all my repos (only does up to 200 repos) - but copy this script into a ~/code and run there:

./gitcloneall.sh khalido

dotfiles's People

Contributors

khalido avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.