Pinned Loading
-
-
Dotfiles
Dotfiles 1alias cp='cp -iv' # Preferred 'cp' implementation
2alias mv='mv -iv' # Preferred 'mv' implementation
3mkdir() { command mkdir -pv "$1" && cd "$1"; } # Preferred 'mkdir' implementation
4alias l='ls -FGlahp' # Preferred 'ls' implementation
5alias less='less -FSRXc' # Preferred 'less' implementation
-
dotfiles
dotfiles PublicForked from paulirish/dotfiles
paul's shell, git, etc config files. also homebrew, migration setup. good stuff.
Vim Script 1
-
dotfiles-1
dotfiles-1 PublicForked from paulmillr/dotfiles
Colourful & robust configuration files and utilities for Mac, Linux and BSD
Vim Script 1
-
dotfiles-3
dotfiles-3 PublicForked from mathiasbynens/dotfiles
🔧 .files, including ~/.macos — sensible hacker defaults for macOS
Shell 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.