All Projects → kennethreitz → Dotfiles

kennethreitz / Dotfiles

My personal dotfiles.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Dotfiles

Fish Utils
🔧 My utility belt of fish functions, writing these has saved me many hours in the long run... I hope...
Stars: ✭ 94 (-41.98%)
Mutual labels:  fish, fish-shell, dotfiles
Dotfiles
📁 📋 📎
Stars: ✭ 6 (-96.3%)
Mutual labels:  fish, fish-shell, dotfiles
dotpr0n
Dotfiles for macOS, FreeBSD, fish, tmux, custom functions and lots more. Peekaboo!
Stars: ✭ 44 (-72.84%)
Mutual labels:  dotfiles, fish, fish-shell
Dotfiles
🏠
Stars: ✭ 60 (-62.96%)
Mutual labels:  fish, dotfiles
Packages Main
Primary Oh My Fish package repository.
Stars: ✭ 138 (-14.81%)
Mutual labels:  fish, fish-shell
Dotfiles
dotfiles managed by GNU Stow
Stars: ✭ 52 (-67.9%)
Mutual labels:  fish, dotfiles
.dotfiles
These are my .dotfiles. There are many like them, but these ones are mine.
Stars: ✭ 72 (-55.56%)
Mutual labels:  fish, dotfiles
Dotfiles
🎛️ Dotfiles for provisioning my work environment
Stars: ✭ 83 (-48.77%)
Mutual labels:  fish, dotfiles
Dotfiles
👾 ~/
Stars: ✭ 91 (-43.83%)
Mutual labels:  fish, dotfiles
Fish Bd
Quickly go back to a parent directory up in your current working directory tree. Don't write 'cd ../../..' redundantly, use bd instead.
Stars: ✭ 113 (-30.25%)
Mutual labels:  fish, fish-shell
Dotfiles
If there is a shell, there is a way!
Stars: ✭ 112 (-30.86%)
Mutual labels:  fish, dotfiles
Dotfiles
Config for vim sublime awesome xmonad etc.
Stars: ✭ 140 (-13.58%)
Mutual labels:  fish, dotfiles
Breeze
git tool for fish-shell
Stars: ✭ 52 (-67.9%)
Mutual labels:  fish, fish-shell
Idempotent Desktop
🛸 NixOS, Xmonad, Neovim
Stars: ✭ 51 (-68.52%)
Mutual labels:  fish, dotfiles
Dotfiles.fish
my own dotfiles ported to fish
Stars: ✭ 59 (-63.58%)
Mutual labels:  fish, dotfiles
To Fish
Bookmarks for Fish Shell
Stars: ✭ 44 (-72.84%)
Mutual labels:  fish, fish-shell
Spacefish
🚀🐟 The fish shell prompt for astronauts
Stars: ✭ 856 (+428.4%)
Mutual labels:  fish, fish-shell
Dotfiles
📍 My dotfiles for macOS using Fish/Zsh, Neovim, and Tmux
Stars: ✭ 151 (-6.79%)
Mutual labels:  fish-shell, dotfiles
Dotfiles
Configurations for the tools I use every day
Stars: ✭ 898 (+454.32%)
Mutual labels:  fish, dotfiles
Charlesscripts
My awesome scripts for Arch Linux or Ubuntu Gnome latest LTS or MacBook.
Stars: ✭ 936 (+477.78%)
Mutual labels:  fish, dotfiles

Kenneth Reitz's Dotfiles

I keep these stored in iCloud, and synced across all machines (including Linux machines).

$ ln -s '~/Library/Mobile Documents/com~apple~CloudDocs' ~/iCloud
$ cd ~/iCloud/dotfiles
$ ./install.sh | ./update.sh

Fish Shell

I use the Fish Shell. It's excellent software. I use fisherman to manage my shell plugins:

$ fisher ls
anicode		    	grc
autojump	    	humanize_duration
bang-bang	    	osx
bass		    	pipenv-fish
bd		        	pisces
choices		    	pyenv
docker-completion	python
done		    	segment
extract		    	spin
get		        	ssh
getopts		    	ssh-term-helper
git_util	    	tab

Homebrew Packages

List of installed packages.

Useful MacOS Utilities

$ battery
<displays battery state>

$ cpu
Intel(R) Core(TM) i5-4690 CPU @ 3.50GHz

$ lock
(locks screen)

$ icloud
observing in /Volumes/KR/Library/Mobile Documents/com~apple~CloudDocs for the docs|data|external scope(s)
2018-03-07 13:21:29 +0000 total:10
 o /Lightroom ☁
 o /repos ☁
 o /Apps ☁
 o /Sublime Text 3 ↑ 229 KB (229350) 12.2%  ↓ 384 KB (384337) 100.0%  server edit to download
 o /dotfiles ↑ 1.9 MB (1924925) 95.0%  ↓ 4 KB (3801) 100.0%  server edit to download
 o /.Trash ☁
 o /go ☁
 o /Lightroom CC ☁
 o /Sketches Pro ☁
 o /OpenEmu ☁

$ icloud-logs
<incredible set of realtime logs>

$ mate
<opens Sublime Text 3>

$ vlc
<opens given file in VLC>

Generally Useful Utilities

$ up
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: icmp_seq=0 ttl=58 time=23.997 ms

$ fresh
[master 5778044] empty commit

$ cake
Copied! ✨ 🍰 ✨

$ super-cake
Copied! 💫 ✨ 🍰 ✨ 💫

$ pyc
<removes all .pyc files from current working directory and subdirs>

$ svn
<removes all .svn files from current working directory and subdirs>
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].