Skip to content

fkdiomande/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Apps

  • 1Password

  • Brave

  • Alfred 4

  • Discord

  • Slack

  • Telegram

  • WhatsApp

  • Messenger

  • Twitter

  • Molotov

  • Spotify

  • Spark

  • Fantastical

  • Bear

  • Notion

  • Cacher

  • Docker

  • Canva

  • Exodus

  • Figma

  • iTerm

  • Teams

  • Nucleo

  • One Switch

  • Pikka

  • Postman

  • Python (last version)

  • Stream Deck

  • TextSniper

  • Things

  • Vscode

  • WD Discovery

  • Setapp

    • Aquarelo
    • Chronicle
    • CleanMyMac X
    • CleanShot X
    • DevUtils
    • Elmedia Player
    • Grids
    • iBoysoft MagicMenu
    • iThoughtsX
    • MindNode
    • Moment
    • PixelSnap
    • QuitAll
    • SnapMotion
    • TablePlus

Useful commands

Global

Install PNPM

curl -fsSL https://get.pnpm.io/install.sh | sh -

MacOs

Keyboard configuration

defaults write -g ApplePressAndHoldEnabled -bool true
defaults write -g KeyRepeat -int 1

Show hidden files

defaults write com.apple.finder AppleShowAllFiles YES; killall Finder /System/Library/CoreServices/Finder.app

Hide hidden files

defaults write com.apple.finder AppleShowAllFiles NO; killall Finder /System/Library/CoreServices/Finder.app

Dock configuration

Dock

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published