Skip to content

Selventa/bash-environment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright © 2011-2014 Nick Bargnesi <nick@den-4.com>. All rights reserved.

bash-environment is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

bash-environment is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with bash-environment. If not, see <http://www.gnu.org/licenses/>.

Functions

faster-cpus
Speeds up all CPUs by changing the governor through cpufrequtils.
git-through-time
Without arguments, shows the diffs from commit to commit for the entire working tree. With arguments, shows the diffs from commit to commit for the paths specified.
push-cd
Useful alias for cd to convert directory traversal into a stack.
pop-cd
Useful function for changing to the last directory.
recursively-remove-directories
Prints and provides a total number of directories under the current directory and prompts for removal.
slower-cpus
Slows down all CPUs by changing the governor through cpufrequtils.

About

A framework for maintaining a bash-based Unix environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%