Skip to content

Commit

Permalink
I think I'm finally happy
Browse files Browse the repository at this point in the history
  • Loading branch information
tmonck committed Mar 12, 2022
1 parent e7a94f5 commit 2962e19
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .bash_profile
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

infiniteCurl() {
while true; do curl $1; done
}
Expand Down
2 changes: 0 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#+TITLE: dotfiles
#+AUTHOR: Tom Monck

* Goals
I have a few goals for this project. I want to oraganize my configuration files so I can share them across my machines, create a repeatable process for setting up my development environment, and generate my own personal FAQ surrounding tools and problems I run into for future reference.
* Dotfile organization
Expand All @@ -9,4 +8,3 @@ My dotfiles should be able to be cloned and symlinked to the home directory easi
This should be configured and maintained in the =Applications.org= file
* Tooling selection guidelines
I prefer to not use a mouse if I can help it, as such most of the tools I choose will probably have some for of =vim= emulation or keybindings. This is by no means a requirement but does enable me to have a consistent feel through my applications.
* Stow
Empty file removed lab/config.org
Empty file.

0 comments on commit 2962e19

Please sign in to comment.