matan-h / .config

my dotfiles - cool aliases,plugins and settings that I use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my dotfiles

dotfiles managed by yadm

  • .zshrc - oh my zsh plugins + environment :
Plugin Description
colored-man-pages add color to man
command-not-found provide suggested packages (using pkgfile)
extract add extract command
sudo add "sudo" to last command by pressing esc twice.
fzf add fzf key bindings
copypath userful command to copy of directory or pwd to clipboard
web-search aliases for searching with google,youtube,archwiki,gmail
copypath copy file contents to clipboard
copybuffer ctrl+o to copy the currently typed command
dirhistory keyboard shortcuts for navigating directory history (alt+LEFT go to previous directory,etc)
aliases add "acs" command to show all aliases sorted by categories
  • .aliases - 111 aliases (python,pacman,ctf,arduino,better and simple coreutils )
alias definitions
cvenv python -m venv venv
l exa
py python
cp cp -iv

and 107 more aliases

  • settings.json - my vscode settings (zsh terminal with custom theme, git,java,js)
  • autostart - xscreensaver desktop file that run on start

About

my dotfiles - cool aliases,plugins and settings that I use


Languages

Language:Shell 100.0%